aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-12-05iwlwifi: 5150 enable DC calibrationTomas Winkler
2008-12-05iwlwifi: 5150 add support for 5150Tomas Winkler
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe
2008-12-05iwlwifi: disable AP modeJohannes Berg
2008-12-05p54: fix lm87 checksum endiannessJohannes Berg
2008-12-05iwl3945: remove obsolete irq handlingHelmut Schaa
2008-12-05p54: per-device namesChristian Lamparter
2008-12-05p54: refactoringChristian Lamparter
2008-12-05p54: include support for 2.13.24.0 USB LM87 FirmwaresChristian Lamparter
2008-12-05p54: utilize cryptographic acceleratorChristian Lamparter
2008-12-05p54: revamp station power save management in access point modeChristian Lamparter
2008-12-05ath9k: Add a debugfs file for dumping DMA statusSujith
2008-12-05ath9k: Add initial layout for an ath9k specific debugfs mechanismSujith
2008-12-05ath9k: Remove includes that are not neededSujith
2008-12-05ath9k: Add ATH9K_DEBUG configuration optionSujith
2008-12-05ath9k: Use cleaner debug masksSujith
2008-12-05rtl8187: fix retry count passed in rtl8187_txherton
2008-12-05wireless: clean up radiotap a bitJohannes Berg
2008-12-05ath9k: Handle channel initialization for AP modeSujith
2008-12-05ath5k: enable combined michael mic in key cacheBob Copeland
2008-12-05ath5k: clean up ath5k_hw_set_keyBob Copeland
2008-12-05ath5k: preserve higher order bits when setting mac addressBob Copeland
2008-12-05iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison
2008-12-05iwlwifi: properly initialize calibration command headerTomas Winkler
2008-12-05hostap: select required crypto bits in KconfigJohn W. Linville
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler
2008-12-03if_usb: Kill directly reference of netdev->privWang Chen
2008-12-03smc91x: remove isa stuff from smc91x driverLuotao Fu
2008-12-03netdev: remove pathetic compile-command linesAlexey Dobriyan
2008-12-03netx-eth: initialize per device spinlockUwe Kleine-König
2008-12-03ne-h8300: convert to net_device_opsStephen Hemminger
2008-12-03hydra: convert to net_device_opsStephen Hemminger
2008-12-03zorro8390: convert to net_device_opsStephen Hemminger
2008-12-03e1000: e1000_adapter->polling_netdev is uselessWang Chen
2008-12-03ixgbe: function comment typoWang Chen
2008-12-03jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng
2008-12-03jme: GHC register control fix for new hardwareakeemting
2008-12-03enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach
2008-12-03bond: Kill directly reference of netdev->privWang Chen
2008-12-03forcedeth: power down phy when interface is downEd Swierk
2008-12-03drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton
2008-12-03bnx2: Add workaround to handle missed MSI.Michael Chan
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-02Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller
2008-12-02mac8390: update to net_device_opsStephen Hemminger
2008-12-02etherh: build fix for net-nextStephen Hemminger
2008-12-02virtio_net: large tx MTU supportMark McLoughlin