summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-09ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau1-0/+4
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-0/+10
2013-12-02brcmfmac: fix uninitialized warningArend van Spriel1-0/+2
2013-12-02net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz1-6/+13
2013-12-02net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz1-4/+3
2013-12-02ath9k: Fix XLNA bias strengthSujith Manoharan1-1/+1
2013-12-02ath9k: Fix QuickDrop usageSujith Manoharan1-9/+11
2013-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville12-18/+88
2013-12-02mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich1-0/+4
2013-12-02cfg80211: disable CSA for all driversSimon Wunderlich1-0/+6
2013-11-26iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho1-1/+1
2013-11-26iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho1-1/+2
2013-11-26iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar3-4/+13
2013-11-26iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach1-2/+2
2013-11-26iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach1-2/+5
2013-11-26iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach1-0/+5
2013-11-26iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach1-1/+0
2013-11-26iwlwifi: add new HW - 7265 seriesOren Givon3-0/+41
2013-11-26iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach5-7/+15
2013-11-26iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg1-0/+4
2013-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville15-63/+101
2013-11-26mwifiex: fix memory leak issue for ibss joinUjjal Roy1-2/+2
2013-11-26brcmsmac: Fix build dep on LEDS_CLASSBorislav Petkov1-0/+2
2013-11-25mac80211: set hw initial idle stateKarl Beldan1-0/+2
2013-11-25mac80211: use capped prob when computing throughputsKarl Beldan1-1/+1
2013-11-25cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau1-0/+4
2013-11-25mac80211: fix connection pollingEliad Peller1-0/+2
2013-11-25mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen1-1/+1
2013-11-25mac80211: fix the mesh channel switch supportChun-Yeow Yeoh5-14/+24
2013-11-25mac80211: don't attempt to reorder multicast framesJohannes Berg1-1/+2
2013-11-25cfg80211: disable 5/10 MHz support for all driversJohannes Berg1-0/+3
2013-11-25mac80211: minstrel_ht: fix rates selectionKarl Beldan1-2/+3
2013-11-25mac80211: fix for mesh beacon update on powersaveJavier Lopez1-1/+1
2013-11-25mac80211: fix crash when using AP VLAN interfacesFelix Fietkau1-1/+0
2013-11-25nl80211: check nla_nest_start() return valueJohannes Berg1-0/+2
2013-11-25nl80211: fix error path in nl80211_get_key()Johannes Berg1-1/+1
2013-11-25nl80211: check nla_put_* return valuesJohannes Berg1-22/+30
2013-11-25mac80211: fix scheduled scan rtnl deadlockJohannes Berg2-1/+2
2013-11-25mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic1-4/+2
2013-11-25cfg80211: fix ibss wext chandef creationSimon Wunderlich1-9/+9
2013-11-25mac80211_hwsim: Fix radiotap header for ACK framesJouni Malinen1-3/+11
2013-11-25Revert "mac80211: allow disable power save in mesh"Bob Copeland1-2/+1
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu1-25/+50
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg1-0/+3
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg2-6/+3
2013-11-21packet: fix use after free race in send path when dev is releasedDaniel Borkmann2-23/+37
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21wimax: remove dead codeMichael Opdenacker1-1/+0
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-53/+135
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-16/+29