summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-03NFC: Initial support for Inside Secure microreadEric Lapuyade7-0/+816
2013-01-29nfc: pn533: Remove unreachable codeWaldemar Rymarkiewicz1-2/+0
2013-01-29nfc: pn533: Use static poll_mod and std_frame_opsWaldemar Rymarkiewicz1-2/+2
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville70-217/+6497
2013-01-23ath9k_hw: remove a useless WARN_ONFelix Fietkau1-3/+0
2013-01-23ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau2-14/+6
2013-01-23ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau4-25/+1
2013-01-23ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2-2/+2
2013-01-23ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau1-37/+32
2013-01-23ath9k: clean up processing of pending tx frames on resetFelix Fietkau4-59/+32
2013-01-23ath9k: stop rx after txFelix Fietkau1-2/+2
2013-01-23net: wireless/rtlwifi: fix uninitialized variable issueCong Ding3-3/+3
2013-01-23iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov1-0/+1
2013-01-23mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()Alexey Khoroshilov1-0/+3
2013-01-23mwifiex: correction in status codes used for association failureAmitkumar Karwar2-5/+18
2013-01-23rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa4-5/+169
2013-01-23prism54: bug in getting auth typeDan Carpenter1-0/+1
2013-01-23b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter1-22/+8
2013-01-23drivers/net/wireless: need consider the not '\0' terminated string.Chen Gang1-5/+14
2013-01-23ath9k_hw: fix RF bank initializationFelix Fietkau4-14/+9
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville32-274/+583
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville8-68/+212
2013-01-22mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil1-1/+1
2013-01-22ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau1-0/+3
2013-01-22ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau1-19/+6
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
2013-01-22rtlwifi: Fix build warning introduced by commit a290593Larry Finger1-2/+2
2013-01-22iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville6-31/+35
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+2
2013-01-17mac80211: split out chandef tracing macrosJohannes Berg1-9/+15
2013-01-17cfg80211: check radar interface combinationsSimon Wunderlich6-8/+60
2013-01-17cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen4-4/+16
2013-01-17mac80211: add encrypt headroom to PERR framesBob Copeland1-1/+3
2013-01-17mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland1-0/+1
2013-01-17nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2-0/+11
2013-01-17{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch4-1/+113
2013-01-17{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch6-3/+27
2013-01-17mac80211: move add_tim to subfunctionMarco Porsch1-19/+28
2013-01-17mac80211: update mesh peer link counter during userspace peeringMarco Porsch3-17/+33
2013-01-17nl80211: add range checks to mesh parametersMarco Porsch1-35/+44
2013-01-16mac80211: allow disable power save in meshChun-Yeow Yeoh1-1/+2
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg2-4/+8
2013-01-16mac80211: fix resume from WoWLANJohannes Berg1-2/+4
2013-01-16{cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2-80/+153
2013-01-16mac80211: fix monitor mode injectionFelix Fietkau1-3/+6
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka3-26/+14
2013-01-16mac80211: fix FT roamingJohannes Berg1-1/+11
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach4-20/+61
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach1-0/+2