summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ath9k: Add a debugfs file for dumping DMA statusSujith2008-12-056-74/+102
| * | ath9k: Add initial layout for an ath9k specific debugfs mechanismSujith2008-12-053-8/+42
| * | ath9k: Remove includes that are not neededSujith2008-12-051-19/+0
| * | ath9k: Add ATH9K_DEBUG configuration optionSujith2008-12-055-17/+75
| * | ath9k: Use cleaner debug masksSujith2008-12-0513-609/+429
| * | rtl8187: fix retry count passed in rtl8187_txherton2008-12-051-2/+2
| * | wireless: clean up radiotap a bitJohannes Berg2008-12-052-24/+3
| * | ath9k: Handle channel initialization for AP modeSujith2008-12-052-24/+91
| * | ath5k: enable combined michael mic in key cacheBob Copeland2008-12-054-14/+22
| * | ath5k: clean up ath5k_hw_set_keyBob Copeland2008-12-051-24/+34
| * | ath5k: preserve higher order bits when setting mac addressBob Copeland2008-12-051-5/+4
| * | iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-052-163/+163
| * | iwlwifi: properly initialize calibration command headerTomas Winkler2008-12-053-33/+40
| * | hostap: select required crypto bits in KconfigJohn W. Linville2008-12-051-0/+7
* | | igb/e1000e: Naming interrupt vectorsAlexander Duyck2008-12-062-4/+4
|/ /
* | if_usb: Kill directly reference of netdev->privWang Chen2008-12-041-2/+2
* | smc91x: remove isa stuff from smc91x driverLuotao Fu2008-12-042-49/+0
* | netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-0420-183/+0
* | ne-h8300: convert to net_device_opsStephen Hemminger2008-12-042-8/+21
* | hydra: convert to net_device_opsStephen Hemminger2008-12-042-7/+18
* | zorro8390: convert to net_device_opsStephen Hemminger2008-12-042-7/+17
* | e1000: e1000_adapter->polling_netdev is uselessWang Chen2008-12-042-27/+1
* | ixgbe: function comment typoWang Chen2008-12-041-2/+1
* | jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng2008-12-041-8/+0
* | jme: GHC register control fix for new hardwareakeemting2008-12-042-20/+35
* | bond: Kill directly reference of netdev->privWang Chen2008-12-041-1/+1
* | forcedeth: power down phy when interface is downEd Swierk2008-12-041-2/+10
* | drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton2008-12-041-7/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-0310-16/+67
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0321-50/+138
| |\
| | * pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins2008-11-291-0/+1
| | * macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy2008-11-271-0/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-013-1/+47
| |\ \
| | * | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-293-1/+47
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-011-1/+2
| |\ \ \
| | * \ \ Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-241-1/+2
| | |\ \ \
| | | * | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-141-1/+2
| | | |/ /
| * | | | get xenbus_driver ->probe() "recognized" by modpostAl Viro2008-11-301-3/+3
| * | | | section errors in smc911x/smc91xAl Viro2008-11-302-10/+10
| * | | | section misannotation in ibmtr_csAl Viro2008-11-301-1/+1
| * | | | ixgbe section fixesAl Viro2008-11-301-5/+4
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller2008-12-031-0/+12
|\ \ \ \ \
| * | | | | virtio_net: large tx MTU supportMark McLoughlin2008-12-021-0/+12
* | | | | | mac8390: update to net_device_opsStephen Hemminger2008-12-032-7/+17
* | | | | | etherh: build fix for net-nextStephen Hemminger2008-12-022-4/+17
|/ / / / /
* | | | | cxgb3: Fix sparse warning and micro-optimize is_pure_response()Roland Dreier2008-11-291-1/+1
* | | | | phy: add the ST ste10Xp PHYsGiuseppe Cavallaro2008-11-293-0/+144
* | | | | phy: Add file missed in previous commit.David S. Miller2008-11-291-0/+155
* | | | | phy: power management supportGiuseppe Cavallaro2008-11-292-5/+40
* | | | | phy: add natsemi PHY driverGiuseppe Cavallaro2008-11-292-0/+6