summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-05-13qlcnic: FW dump supportAnirban Chakraborty6-9/+774
2011-05-13be2net: fix mbox polling for signal receptionSathya Perla1-2/+1
2011-05-13be2net: handle signal reception while waiting for POSTSathya Perla1-5/+7
2011-05-13wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller4-0/+91
2011-05-13wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING triggerEliad Peller1-0/+8
2011-05-13wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller3-0/+72
2011-05-13wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspendEliad Peller1-1/+28
2011-05-13wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller2-0/+25
2011-05-13wl12xx_sdio: set interrupt as wake_up interruptEliad Peller1-0/+3
2011-05-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-100/+146
2011-05-13bonding: convert to ndo_fix_featuresMichał Mirosław1-91/+66
2011-05-13CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko1-5/+8
2011-05-13tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar1-2/+67
2011-05-13vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2-2/+5
2011-05-13wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTEDLuciano Coelho1-1/+0
2011-05-13wl12xx: prevent sched_scan when not idle or not in station modeLuciano Coelho1-0/+6
2011-05-13wl12xx: export scheduled scan state in debugfsLuciano Coelho1-0/+1
2011-05-13wl12xx: implement scheduled scan driver operations and reportingLuciano Coelho4-1/+83
2011-05-13wl12xx: add scheduled scan structures and commandsLuciano Coelho2-0/+347
2011-05-13wl12xx: listen to scheduled scan eventsLuciano Coelho2-1/+13
2011-05-13wl12xx: add configuration values for scheduled scanLuciano Coelho2-0/+30
2011-05-13wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flagsShahar Levi1-0/+1
2011-05-13wl12xx: Don't filter beacons that include changed HT IEsShahar Levi1-2/+6
2011-05-13wl12xx: simplify wl1271_ssid_set()Eliad Peller1-11/+15
2011-05-13ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-9/+9
2011-05-13hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-8/+8
2011-05-13zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-7/+7
2011-05-13Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller3-23/+53
2011-05-12ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian1-1/+1
2011-05-12mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar3-32/+3
2011-05-12ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez1-1/+1
2011-05-12sfc: Always map MCDI shared memory as uncacheableBen Hutchings3-23/+53
2011-05-12ehea: Fix memory hotplug oopsAnton Blanchard1-3/+3
2011-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-2/+25
2011-05-12be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar1-8/+12
2011-05-12be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar3-26/+48
2011-05-12be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar1-1/+2
2011-05-12be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar1-2/+0
2011-05-12be2net: Handle error completion in LancerPadmanabh Ratnakar1-1/+4
2011-05-11libertas: Add libertas_disablemesh module parameter to disable mesh interfaceSascha Silbe1-1/+8
2011-05-11mwifiex: cleanup ioctl.hBing Zhao3-102/+4
2011-05-11mwifiex: remove redundant local structuresAmitkumar Karwar1-19/+9
2011-05-11b43: implement timeouts workaroundRafał Miłecki1-1/+12
2011-05-11ath9k: fix a regression in PS frame filter handlingFelix Fietkau2-0/+11
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki3-16/+15
2011-05-11b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki1-1/+1
2011-05-11ath5k: Fix lockup due to un-init spinlock.Ben Greear1-1/+1
2011-05-11ath9k: fix beaconing for mesh interfacesJavier Cardona1-1/+3
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-41/+74
2011-05-11libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches11-93/+130