summaryrefslogtreecommitdiffstats
path: root/drivers/net (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-27iwlwifi: fix TX status for aggregated packetsJohannes Berg2-14/+18
2014-02-27iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov1-1/+1
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau1-35/+35
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau1-1/+7
2014-02-25cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic1-1/+9
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau1-2/+3
2014-02-24mwifiex: rename usb driver name registerring to usb coreBing Zhao1-3/+1
2014-02-24mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg1-0/+22
2014-02-23NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar1-1/+1
2014-02-20ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-02-20brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel1-10/+4
2014-02-20ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-02-20mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar1-17/+11
2014-02-20mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar1-0/+6
2014-02-20mwifiex: clean pcie ring only when device is presentAvinash Patil1-1/+2
2014-02-20libertas: fix scan result loss if SSID IE len 0James Cameron1-1/+1
2014-02-20hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai1-1/+1
2014-02-20iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg4-32/+25
2014-02-20mac80211: insert stations before adding to driverJohannes Berg1-6/+24
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach3-4/+22
2014-02-19cfg80211: bugfix in regulatory user hint processInbal Hacohen1-1/+1
2014-02-13hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux1-1/+1
2014-02-13rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter1-1/+1
2014-02-13rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach4-9/+48
2014-02-12mac80211: send control port protocol frames to the VO queueFelix Fietkau1-0/+5
2014-02-11mac80211: fix memory leakEytan Lifshitz1-0/+1
2014-02-11mac80211: fix sched_scan restart on recoveryArik Nemtsov1-20/+20
2014-02-06rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello1-0/+7
2014-02-06rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello1-3/+13
2014-02-06mac80211: fix virtual monitor interface iterationJohannes Berg1-4/+8
2014-02-06mac80211: fix fragmentation code, particularly for encryptionJohannes Berg1-1/+1
2014-02-06mac80211: Fix IBSS disconnectSujith Manoharan1-4/+1
2014-02-06mac80211: release the channel in error path in start_apEmmanuel Grumbach1-1/+4
2014-02-06cfg80211: send scan results from work queueJohannes Berg6-42/+45
2014-02-06cfg80211: fix scan done raceJohannes Berg1-4/+10
2014-02-06mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach3-7/+15
2014-02-06cfg80211: re-enable 5/10 MHz supportJohannes Berg1-3/+0
2014-02-06nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs1-1/+2
2014-02-06mac80211: move roc cookie assignment earlierEliad Peller1-18/+18
2014-02-04ath9k: Fix TX power calculationSujith Manoharan1-0/+4
2014-02-04ath9k: Do not support PowerSave by defaultSujith Manoharan1-1/+7
2014-02-04ath9k: Fix build error on ARMSujith Manoharan1-3/+2
2014-02-04ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2-22/+40
2014-02-04ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-04ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-02-04rt2500: disable PS by defaultStanislaw Gruszka2-0/+10