aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-03netxen: fix ethtool register dumpSucheta Chakraborty
2010-01-03rrunner: fix buffer overflowDan Carpenter
2010-01-03broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin
2010-01-03axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki
2010-01-03net: Test off by one in sh_eth_reset()roel kluin
2010-01-03niu: timeout ignored in tcam_wait_bit()roel kluin
2010-01-03atarilance: timeout ignored in lance_open()roel kluin
2010-01-03drivers/net : Correct the size argument to kzallocJulia Lawall
2010-01-03cxgb3i: Fix a login over vlan issueRakesh Ranjan
2010-01-03hamradio: avoid null deref v3Dan Carpenter
2010-01-03usbnet: test off by oneroel kluin
2010-01-03drivers/net/can: Correct NULL testJulia Lawall
2010-01-03drivers/isdn: eliminate duplicated testJulia Lawall
2010-01-03drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall
2010-01-03via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2009-12-30fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov
2009-12-30ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov
2009-12-30phylib: Fix deadlock on resumeAnton Vorontsov
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-29Subject: drivers/net/sh_eth.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/r8169.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/smc911x.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/sunvnet.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/usb/catc.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/via-velocity.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/usb/rtl8150.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/igbvf/netdev.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/lib82596.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-28rtl8187: remove priv->modeJohn W. Linville
2009-12-28rtl8180: remove priv->modeJohn W. Linville
2009-12-28rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde
2009-12-28rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde
2009-12-28rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde
2009-12-28rt2x00: Fix checks for rt2800 SOC support.Gertjan van Wingerde
2009-12-28wl1271: Prevent performing "join" before associationJuuso Oikarinen
2009-12-28wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen
2009-12-28wl1271: Add support for acx_pm_configJuuso Oikarinen
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen
2009-12-28wl1271: Change rates configured for templatesJuuso Oikarinen