summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-30virtio_net: missing sg_init_tableShirley Ma
2010-03-29vxge: Version update.Sreenivasa Honnur
2010-03-29vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur
2010-03-29vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur
2010-03-29vxge: Fixed "ethtool -d" prints.Sreenivasa Honnur
2010-03-29vxge: Align the memory only if it is misaligned.Sreenivasa Honnur
2010-03-29vxge: Fix starvation of receive ring controller when blasted by short packets.Sreenivasa Honnur
2010-03-29vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-29netxen: fix interrupt for NX2031Amit Kumar Salecha
2010-03-29netxen: fix fw load from fileAmit Kumar Salecha
2010-03-29netxen: validate unified romimageRajesh K Borundia
2010-03-29netxen: fix corner cases of firmware recoveryAmit Kumar Salecha
2010-03-29netxen: fix tx csum statusSucheta Chakraborty
2010-03-26e1000e: Use pr_<level> and netdev_<level>Bruce Allan
2010-03-26ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko
2010-03-26ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko
2010-03-24iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville
2010-03-24net/various: remove trailing space in messagesFrans Pop
2010-03-24net/intel: remove trailing space in messagesFrans Pop
2010-03-24net/tulip: remove trailing space in messagesFrans Pop
2010-03-24net/tokenring: remove trailing space in messagesFrans Pop
2010-03-24net/smc91xx: remove trailing space in messagesFrans Pop
2010-03-24net/ps3_gelic: remove trailing space in messagesFrans Pop
2010-03-24net/irda: remove trailing space in messagesFrans Pop
2010-03-24libertas: add auto auth mode featureAmitkumar Karwar
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu
2010-03-23drivers/net/wireless/ray_cs.c: Use iw_handler function prototypesJoe Perches
2010-03-23orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches
2010-03-23drivers/net/wireless: Use IW_HANDLER macroJoe Perches
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi
2010-03-23wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen
2010-03-23wl1271: Don't generate null func template for ad-hocJuuso Oikarinen
2010-03-23wl1271: Update filters properlyJuuso Oikarinen
2010-03-23wl1271: Removed duplicate code from module remove function.Teemu Paasikivi
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi
2010-03-23wl1271: Remove deprecated interface config functionJuuso Oikarinen
2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen
2010-03-23wl1271: enable U-APSDKalle Valo
2010-03-23wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo
2010-03-23wl1271: create qos nullfunc templateKalle Valo
2010-03-23wl1271: get probe request template from mac80211Kalle Valo
2010-03-23wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo
2010-03-23wl1271: enable WMMKalle Valo
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen
2010-03-23wl1271: Fix SG configuration message structuresJuuso Oikarinen