summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-12-05rtl8187: fix retry count passed in rtl8187_txherton1-2/+2
2008-12-05wireless: clean up radiotap a bitJohannes Berg2-24/+3
2008-12-05ath9k: Handle channel initialization for AP modeSujith2-24/+91
2008-12-05ath5k: enable combined michael mic in key cacheBob Copeland4-14/+22
2008-12-05ath5k: clean up ath5k_hw_set_keyBob Copeland1-24/+34
2008-12-05ath5k: preserve higher order bits when setting mac addressBob Copeland1-5/+4
2008-12-05iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison2-163/+163
2008-12-05iwlwifi: properly initialize calibration command headerTomas Winkler3-33/+40
2008-12-05hostap: select required crypto bits in KconfigJohn W. Linville1-0/+7
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah1-1/+1
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi1-0/+4
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2-3/+24
2008-12-04if_usb: Kill directly reference of netdev->privWang Chen1-2/+2
2008-12-04smc91x: remove isa stuff from smc91x driverLuotao Fu2-49/+0
2008-12-04netdev: remove pathetic compile-command linesAlexey Dobriyan20-183/+0
2008-12-04netx-eth: initialize per device spinlockUwe Kleine-König1-0/+2
2008-12-04ne-h8300: convert to net_device_opsStephen Hemminger2-8/+21
2008-12-04hydra: convert to net_device_opsStephen Hemminger2-7/+18
2008-12-04zorro8390: convert to net_device_opsStephen Hemminger2-7/+17
2008-12-04e1000: e1000_adapter->polling_netdev is uselessWang Chen2-27/+1
2008-12-04ixgbe: function comment typoWang Chen1-2/+1
2008-12-04jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng1-8/+0
2008-12-04jme: GHC register control fix for new hardwareakeemting2-20/+35
2008-12-04enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach1-2/+14
2008-12-04bond: Kill directly reference of netdev->privWang Chen1-1/+1
2008-12-04forcedeth: power down phy when interface is downEd Swierk1-2/+10
2008-12-04drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton1-7/+7
2008-12-03bnx2: Add workaround to handle missed MSI.Michael Chan2-3/+38
2008-12-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-16/+67
2008-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-50/+138
2008-12-03Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller1-0/+12
2008-12-03mac8390: update to net_device_opsStephen Hemminger2-7/+17
2008-12-03etherh: build fix for net-nextStephen Hemminger2-4/+17
2008-12-02virtio_net: large tx MTU supportMark McLoughlin1-0/+12
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-1/+47
2008-12-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+2
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro1-3/+3
2008-11-30section errors in smc911x/smc91xAl Viro2-10/+10
2008-11-30section misannotation in ibmtr_csAl Viro1-1/+1
2008-11-30ixgbe section fixesAl Viro1-5/+4
2008-11-29pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins1-0/+1
2008-11-29cxgb3: Fix sparse warning and micro-optimize is_pure_response()Roland Dreier1-1/+1
2008-11-29mlx4_core: Save/restore default port IB capability maskJack Morgenstein3-1/+47
2008-11-29phy: add the ST ste10Xp PHYsGiuseppe Cavallaro3-0/+144
2008-11-29phy: Add file missed in previous commit.David S. Miller1-0/+155
2008-11-29phy: power management supportGiuseppe Cavallaro2-5/+40
2008-11-29phy: add natsemi PHY driverGiuseppe Cavallaro2-0/+6
2008-11-29ne2: silence static never defined warningsIlpo Järvinen1-3/+0
2008-11-29bnx2: use net_device_stats nowadays available in net_deviceIlpo Järvinen2-3/+1
2008-11-29niu: use net_device_stats nowadays available in net_deviceIlpo Järvinen2-9/+8