summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* 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
|/
* xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel2013-11-21
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-21
|\
| * 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
* | | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-20
* | | net/phy: Add VSC8662 supportSandeep Singh2013-11-20
* | | net/phy: Add VSC8574 supportshaohui xie2013-11-20
* | | net/phy: Add VSC8234 supportAndy Fleming2013-11-20
|/ /
* | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* | r8152: fix incorrect type in assignmenthayeswang2013-11-20
* | r8152: support stopping/waking tx queuehayeswang2013-11-20
* | r8152: modify the tx flowhayeswang2013-11-20
* | r8152: fix tx/rx memory overflowhayeswang2013-11-20
* | aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara2013-11-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \
| * | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
| * | genetlink: pass family to functions using groupsJohannes Berg2013-11-19