aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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-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-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-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
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro
2008-11-30section errors in smc911x/smc91xAl Viro
2008-11-30section misannotation in ibmtr_csAl Viro
2008-11-30ixgbe section fixesAl Viro
2008-11-28pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins
2008-11-28cxgb3: Fix sparse warning and micro-optimize is_pure_response()Roland Dreier