summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-12rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entriesGabor Juhos
2013-06-12rt2x00: rt2x00queue: add priv_size field to struct data_queueGabor Juhos
2013-06-12ath9k: Remove unused ANI macrosSujith Manoharan
2013-06-12ath9k: Remove redundant codeSujith Manoharan
2013-06-12ath9k: Fix ofdm weak signal configurationSujith Manoharan
2013-06-12ath9k: Fix ANI levelsSujith Manoharan
2013-06-12ath9k: Fix ANI monitoringSujith Manoharan
2013-06-12ath9k: Fix OFDM weak signal detection for AP modeSujith Manoharan
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo
2013-06-12b43: stop format string leaking into error msgsKees Cook
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang
2013-06-12rtlwifi: Fix a false leak indication for PCI devicesLarry Finger
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger
2013-06-12mwifiex: debugfs: Fix out of bounds array accessMark A. Greer
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-12Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2013-06-12Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao
2013-06-12Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg
2013-06-11iwlwifi: mvm: Update the supported interface combinationsIlan Peer
2013-06-11iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach
2013-06-11iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach
2013-06-11Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2013-06-11iwlwifi: include export.h instead of module.hJohannes Berg
2013-06-11iwlwifi: ignore 0-length PHY DB sectionsEmmanuel Grumbach
2013-06-11iwlwifi: mvm: fix irrelevant commentEmmanuel Grumbach
2013-06-11iwlwifi: mvm: remove unused wait_for_ba fieldEmmanuel Grumbach
2013-06-11cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy
2013-06-11cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy
2013-06-11cw1200: Remove "ITP" debug subsystem.Solomon Peachy
2013-06-11cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg
2013-06-11nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli
2013-06-11ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-11brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli
2013-06-11mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-11cfg80211: fix VHT TDLS peer AID verificationJouni Malinen
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty
2013-06-11nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITORFelix Fietkau
2013-06-11mac80211: fix mesh deadlockThomas Pedersen
2013-06-10rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos
2013-06-10rtlwifi: initialize local array and set value.Yunlian Jiang
2013-06-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville