summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-30virtio_net: missing sg_init_tableShirley Ma1-0/+2
2010-03-29vxge: Version update.Sreenivasa Honnur1-2/+2
2010-03-29vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur1-2/+4
2010-03-29vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur4-120/+81
2010-03-29vxge: Fixed "ethtool -d" prints.Sreenivasa Honnur1-3/+2
2010-03-29vxge: Align the memory only if it is misaligned.Sreenivasa Honnur1-4/+16
2010-03-29vxge: Fix starvation of receive ring controller when blasted by short packets.Sreenivasa Honnur3-13/+6
2010-03-29vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur2-7/+56
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller69-1421/+8589
2010-03-29netxen: fix interrupt for NX2031Amit Kumar Salecha1-9/+16
2010-03-29netxen: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-03-29netxen: validate unified romimageRajesh K Borundia2-15/+140
2010-03-29netxen: fix corner cases of firmware recoveryAmit Kumar Salecha1-0/+4
2010-03-29netxen: fix tx csum statusSucheta Chakraborty1-0/+6
2010-03-26e1000e: Use pr_<level> and netdev_<level>Bruce Allan2-18/+10
2010-03-26ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko3-37/+15
2010-03-26ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko4-36/+12
2010-03-24iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville1-0/+2
2010-03-24net/various: remove trailing space in messagesFrans Pop24-35/+35
2010-03-24net/intel: remove trailing space in messagesFrans Pop6-11/+11
2010-03-24net/tulip: remove trailing space in messagesFrans Pop2-5/+5
2010-03-24net/tokenring: remove trailing space in messagesFrans Pop4-106/+106
2010-03-24net/smc91xx: remove trailing space in messagesFrans Pop3-24/+24
2010-03-24net/ps3_gelic: remove trailing space in messagesFrans Pop2-19/+19
2010-03-24net/irda: remove trailing space in messagesFrans Pop3-19/+19
2010-03-24libertas: add auto auth mode featureAmitkumar Karwar4-1/+27
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith4-28/+28
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu1-3/+2
2010-03-23drivers/net/wireless/ray_cs.c: Use iw_handler function prototypesJoe Perches1-111/+93
2010-03-23orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches1-48/+46
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2-60/+58
2010-03-23drivers/net/wireless: Use IW_HANDLER macroJoe Perches2-46/+46
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi5-11/+39
2010-03-23wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen1-1/+2
2010-03-23wl1271: Don't generate null func template for ad-hocJuuso Oikarinen2-11/+21
2010-03-23wl1271: Update filters properlyJuuso Oikarinen3-18/+51
2010-03-23wl1271: Removed duplicate code from module remove function.Teemu Paasikivi1-12/+1
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi2-8/+13
2010-03-23wl1271: Remove deprecated interface config functionJuuso Oikarinen1-68/+0
2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen2-89/+68
2010-03-23wl1271: enable U-APSDKalle Valo1-2/+8
2010-03-23wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo1-1/+1
2010-03-23wl1271: create qos nullfunc templateKalle Valo2-0/+23
2010-03-23wl1271: get probe request template from mac80211Kalle Valo4-116/+40
2010-03-23wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo1-24/+20
2010-03-23wl1271: enable WMMKalle Valo2-3/+2
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen5-4/+81
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen2-31/+37
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen5-139/+328
2010-03-23wl1271: Fix SG configuration message structuresJuuso Oikarinen2-71/+66