aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-21ath5k: allow APs to receive beaconsLuis R. Rodriguez1-2/+2
2008-11-21ath5k: Fix IMR initNick Kossifidis1-3/+3
2008-11-21ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT2-6/+71
2008-11-21ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau2-6/+2
2008-11-21rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn5-24/+51
2008-11-21rt2x00: Block set_key() during suspend/shutdownIvo van Doorn1-1/+3
2008-11-21rt2x00: Fix LED state handlingIvo van Doorn1-38/+56
2008-11-21rt2x00: Remove RATE_BASIC flagIvo van Doorn2-8/+7
2008-11-21Move all rtl818x files to a common directory.Larry Finger17-6/+9
2008-11-21mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky1-2/+4
2008-11-21ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-7/+6
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal7-7/+65
2008-11-21ipw2100, ipw2200: select LIB80211John W. Linville1-0/+2
2008-11-21netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville1-59/+56
2008-11-21ixgbe: convert directly reference of netdev->privWang Chen1-1/+1
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore6-7/+550
2008-11-20DCB: Add support for DCB BCNAlexander Duyck2-1/+202
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck1-1/+15
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck1-1/+32
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck1-1/+41
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck10-19/+1585
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger1-4/+11
2008-11-20defxx: convert driver to net_device_opsStephen Hemminger1-7/+10
2008-11-20fddi: convert to new network device opsStephen Hemminger1-7/+12
2008-11-20dummy: convert to net_device_opsStephen Hemminger1-5/+10
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger29-61/+132
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller37-167/+238
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-6/+37
2008-11-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+4
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-81/+102
2008-11-20netdevice wanrouter: Convert directly reference of netdev->privWang Chen1-45/+44
2008-11-20netdevice ni65: Convert directly reference of netdev->privWang Chen1-16/+16
2008-11-20netdevice ppp: Convert directly reference of netdev->privWang Chen1-10/+5
2008-11-20smsc95xx: add tx checksum offload supportSteve Glendinning1-10/+65
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins1-3/+5
2008-11-20sfc: Fix dependency for SFC_MTDBen Hutchings1-1/+1
2008-11-20isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2-13/+13
2008-11-20netdevice lance: Convert directly reference of netdev->privWang Chen1-13/+13
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-16/+23
2008-11-20mv643xx_eth: calculate descriptor pointer only once in rxq_refill()Lennert Buytenhek1-5/+7
2008-11-20mv643xx_eth: move receive error handling out of lineLennert Buytenhek1-26/+29
2008-11-20mv643xx_eth: implement ->set_rx_mode()Lennert Buytenhek1-70/+104
2008-11-20mv643xx_eth: inline txq_alloc_desc_index()Lennert Buytenhek1-17/+6
2008-11-20mv643xx_eth: introduce per-port register area pointerLennert Buytenhek1-109/+121
2008-11-20mv643xx_eth: checkpatch fixesLennert Buytenhek1-16/+22
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder1-1/+1
2008-11-20myri10ge: remove hardcoded sram_sizeBrice Goglin1-10/+13
2008-11-20myri10ge: fix per-slice rx/tx_dropped countersBrice Goglin1-2/+4
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas1-1/+3
2008-11-20mv643xx_eth: fix recycle check boundLennert Buytenhek1-1/+2