Age | Commit message (Expand) | Author | Files | Lines |
2013-12-17 | ath9k: Fix interrupt handling for the AR9002 family | Sujith Manoharan | 1 | -9/+43 |
2013-12-17 | rtlwifi: pci: Fix oops on driver unload | Larry Finger | 1 | -1/+3 |
2013-12-17 | ath9k_htc: properly set MAC address and BSSID mask | Mathy Vanhoef | 2 | -10/+20 |
2013-12-09 | ath9k: fix duration calculation for non-aggregated packets | Felix Fietkau | 1 | -0/+4 |
2013-12-02 | brcmfmac: fix uninitialized warning | Arend van Spriel | 1 | -0/+2 |
2013-12-02 | net: wireless: wcn36xx: fix potential NULL pointer dereference | Michal Nazarewicz | 1 | -6/+13 |
2013-12-02 | net: wireless: ath9k: avoid possible NULL pointer dereference | Michal Nazarewicz | 1 | -4/+3 |
2013-12-02 | ath9k: Fix XLNA bias strength | Sujith Manoharan | 1 | -1/+1 |
2013-12-02 | ath9k: Fix QuickDrop usage | Sujith Manoharan | 1 | -9/+11 |
2013-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif... | John W. Linville | 12 | -18/+88 |
2013-11-26 | iwlwifi: mvm: use a cast to calculate the last seqno from the next one | Luciano Coelho | 1 | -1/+1 |
2013-11-26 | iwlwifi: mvm: set seqno also when no keys are set | Luciano Coelho | 1 | -1/+2 |
2013-11-26 | iwlwifi: pcie: stop sending commands to dead firmware | Alexander Bondar | 3 | -4/+13 |
2013-11-26 | iwlwifi: bump required firmware API version for 3160/7260 | Emmanuel Grumbach | 1 | -2/+2 |
2013-11-26 | iwlwifi: mvm: don't WARN about unsuccessful time event | Emmanuel Grumbach | 1 | -2/+5 |
2013-11-26 | iwlwifi: mvm: BT Coex fix another NULL pointer dereference | Emmanuel Grumbach | 1 | -0/+5 |
2013-11-26 | iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUT | Emmanuel Grumbach | 1 | -1/+0 |
2013-11-26 | iwlwifi: add new HW - 7265 series | Oren Givon | 3 | -0/+41 |
2013-11-26 | iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160 | Emmanuel Grumbach | 5 | -7/+15 |
2013-11-26 | iwlwifi: mvm: check sta_id/drain values in debugfs | Johannes Berg | 1 | -0/+4 |
2013-11-26 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -4/+12 |
2013-11-26 | mwifiex: fix memory leak issue for ibss join | Ujjal Roy | 1 | -2/+2 |
2013-11-26 | brcmsmac: Fix build dep on LEDS_CLASS | Borislav Petkov | 1 | -0/+2 |
2013-11-25 | mac80211_hwsim: Fix bcn_en_iter to use atomic iteration | Jouni Malinen | 1 | -1/+1 |
2013-11-25 | mac80211_hwsim: Fix radiotap header for ACK frames | Jouni Malinen | 1 | -3/+11 |
2013-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 13 | -52/+121 |
2013-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 32 | -166/+286 |
2013-11-20 | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 1 | -2/+1 |
2013-11-19 | brcmfmac: fix possible memory leak | Geyslan G. Bem | 1 | -0/+1 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2013-11-15 | rtlwifi: rtl8192cu: Fix more pointer arithmetic errors | Larry Finger | 2 | -6/+6 |
2013-11-15 | mwifiex: fix issues in driver unload path for USB chipsets | Ujjal Roy | 1 | -12/+15 |
2013-11-15 | mwifiex: fix memory leak issue for sdio and pcie cards | Amitkumar Karwar | 2 | -4/+5 |
2013-11-15 | mwifiex: fix potential mem leak in .del_virtual_intf | Amitkumar Karwar | 2 | -6/+3 |
2013-11-15 | mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc | Amitkumar Karwar | 1 | -2/+1 |
2013-11-15 | mwifiex: failure path handling in mwifiex_add_virtual_intf() | Amitkumar Karwar | 2 | -15/+18 |
2013-11-15 | mwifiex: use return value of mwifiex_add_virtual_intf() correctly | Amitkumar Karwar | 1 | -2/+4 |
2013-11-15 | rt2x00: fix a crash bug in the HT descriptor handling fix | Felix Fietkau | 1 | -1/+2 |
2013-11-15 | ath9k: Fix issue with MCS15 | Sujith Manoharan | 2 | -0/+61 |
2013-11-15 | ath9k: Update AR9462 2.1 initvals | Sujith Manoharan | 1 | -3/+3 |
2013-11-15 | ath: fix dynamic user regulatory settings | Luis R. Rodriguez | 1 | -1/+2 |
2013-11-15 | kfifo API type safety | Stefani Seibold | 2 | -2/+2 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 6 | -16/+16 |
2013-11-15 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 31 | -163/+284 |
2013-11-15 | genetlink: make all genl_ops users const | Johannes Berg | 1 | -1/+1 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -12/+6 |
2013-11-11 | prism54: set netdev type to "wlan" | Dan Williams | 1 | -2/+5 |
2013-11-11 | wcn36xx: missing unlocks on error paths | Dan Carpenter | 1 | -2/+4 |
2013-11-11 | wcn36xx: Add missing unlock before return | Wei Yongjun | 1 | -1/+2 |
2013-11-11 | ath9k: Use correct PCIE initvals for AR9485 | Sujith Manoharan | 6 | -48/+128 |