summaryrefslogtreecommitdiff
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAge
* net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-06
|\
| * iwlwifi: add new devices for 7265 seriesOren Givon2013-12-31
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-06
|\ \
| * | mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez2013-12-16
* | | ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan2013-12-17
* | | rtlwifi: pci: Fix oops on driver unloadLarry Finger2013-12-17
* | | ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2013-12-17
* | | ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-09
* | | brcmfmac: fix uninitialized warningArend van Spriel2013-12-02
* | | net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-02
* | | net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-02
* | | ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-02
* | | ath9k: Fix QuickDrop usageSujith Manoharan2013-12-02
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2013-12-02
|\ \ \ | | |/ | |/|
| * | iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho2013-11-25
| * | iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho2013-11-25
| * | iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-25
| * | iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach2013-11-25
| * | iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach2013-11-25
| * | iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach2013-11-25
| * | iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach2013-11-25
| * | iwlwifi: add new HW - 7265 seriesOren Givon2013-11-25
| * | iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach2013-11-25
| * | iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg2013-11-25
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-25
|\ \ \ | | |/ | |/|
| * | mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen2013-11-25
| * | mac80211_hwsim: Fix radiotap header for ACK framesJouni Malinen2013-11-25
| |/
* | mwifiex: fix memory leak issue for ibss joinUjjal Roy2013-11-25
* | brcmsmac: Fix build dep on LEDS_CLASSBorislav Petkov2013-11-25
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-21
|\
| * brcmfmac: fix possible memory leakGeyslan G. Bem2013-11-18
| * rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2013-11-15
| * mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy2013-11-15
| * mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar2013-11-15
| * mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar2013-11-15
| * mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar2013-11-15
| * mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar2013-11-15
| * mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar2013-11-15
| * rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau2013-11-15
| * ath9k: Fix issue with MCS15Sujith Manoharan2013-11-15
| * ath9k: Update AR9462 2.1 initvalsSujith Manoharan2013-11-15
| * ath: fix dynamic user regulatory settingsLuis R. Rodriguez2013-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \
| * | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-14
| |\|
| | * prism54: set netdev type to "wlan"Dan Williams2013-11-11
| | * wcn36xx: missing unlocks on error pathsDan Carpenter2013-11-11
| | * wcn36xx: Add missing unlock before returnWei Yongjun2013-11-11
| | * ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-11