Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | iwlwifi: mvm: Fix beacon filtering enablement via debugfs | Alexander Bondar | 2013-08-09 | 1 | -4/+1 | |
| | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-16 | 10 | -20/+26 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | mac80211: add vif to testmode cmd | David Spinadel | 2013-08-12 | 3 | -2/+5 | |
| | | * | | | | cfg80211: add wdev to testmode cmd | David Spinadel | 2013-08-12 | 3 | -4/+10 | |
| | | * | | | | mac80211: add control port protocol TX control flag | Johannes Berg | 2013-08-12 | 3 | -9/+9 | |
| | | * | | | | wireless: make TU conversion macros available | Johannes Berg | 2013-08-06 | 1 | -5/+2 | |
| | * | | | | | rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592 | Gabor Juhos | 2013-08-16 | 1 | -2/+6 | |
| | * | | | | | rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper | Gabor Juhos | 2013-08-16 | 4 | -13/+36 | |
| | * | | | | | ath9k: enable CSA functionality in ath9k | Simon Wunderlich | 2013-08-16 | 5 | -0/+43 | |
| | * | | | | | ath5k: enable support for 5 MHz and 10 MHz channels | Simon Wunderlich | 2013-08-16 | 4 | -5/+25 | |
| | * | | | | | ath5k: set 5/10 MHz supported channels and fix duration | Simon Wunderlich | 2013-08-16 | 3 | -9/+42 | |
| | * | | | | | ath5k: report 5/10 MHz channels | Simon Wunderlich | 2013-08-16 | 1 | -0/+10 | |
| | * | | | | | ath9k: announce that ath9k supports 5/10 MHz | Simon Wunderlich | 2013-08-16 | 1 | -0/+1 | |
| | * | | | | | ath9k: set 5/10 MHz supported channels and fix bitrate | Simon Wunderlich | 2013-08-16 | 2 | -8/+21 | |
| | * | | | | | ath9k: report 5/10 MHz channels | Simon Wunderlich | 2013-08-16 | 1 | -0/+11 | |
| | * | | | | | ath9k: use chandef instead of channel_type | Simon Wunderlich | 2013-08-16 | 6 | -40/+51 | |
| | * | | | | | ath9k: always use SIFS times from OFDM for 5/10 MHz | Simon Wunderlich | 2013-08-16 | 1 | -3/+2 | |
| | * | | | | | brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error() | John W. Linville | 2013-08-15 | 1 | -4/+11 | |
| | * | | | | | rtlwifi: sparse warnings: cast to restricted type | Mark Schulte | 2013-08-15 | 1 | -8/+8 | |
| | * | | | | | ath9k: Use lockless variant to initialize RX fifo | Sujith Manoharan | 2013-08-15 | 1 | -1/+1 | |
| | * | | | | | ath9k: Optimize LNA check | Sujith Manoharan | 2013-08-15 | 1 | -30/+47 | |
| | * | | | | | ath9k: Identify first subframe in an A-MPDU | Sujith Manoharan | 2013-08-15 | 3 | -2/+5 | |
| | * | | | | | ath9k: Handle invalid RSSI | Sujith Manoharan | 2013-08-15 | 1 | -16/+33 | |
| | * | | | | | ath9k: Remove unused function argument | Sujith Manoharan | 2013-08-15 | 1 | -2/+1 | |
| | * | | | | | ath9k: Fix error condition for corrupt descriptors | Sujith Manoharan | 2013-08-15 | 1 | -10/+18 | |
| | * | | | | | ath9k: Handle corrupt descriptors properly | Sujith Manoharan | 2013-08-15 | 1 | -2/+10 | |
| | * | | | | | ath9k: Move the RX poll check to preprocess() | Sujith Manoharan | 2013-08-15 | 1 | -4/+4 | |
| | * | | | | | ath9k: Fix RX beacon processing | Sujith Manoharan | 2013-08-15 | 1 | -26/+22 | |
| | * | | | | | ath9k: Fix RX packet counter | Sujith Manoharan | 2013-08-15 | 1 | -4/+7 | |
| | * | | | | | ath9k: Fix RX debug statistics | Sujith Manoharan | 2013-08-15 | 1 | -2/+1 | |
| | * | | | | | ath9k: Fix PHY error processing | Sujith Manoharan | 2013-08-15 | 1 | -11/+12 | |
| | * | | | | | ath9k: Reorder some functions | Sujith Manoharan | 2013-08-15 | 1 | -110/+110 | |
| | * | | | | | ath9k: Fix TSF processing | Sujith Manoharan | 2013-08-15 | 1 | -13/+20 | |
| | * | | | | | ath9k: Fix RX crypto processing | Sujith Manoharan | 2013-08-15 | 1 | -8/+4 | |
| | * | | | | | ath9k: Discard invalid frames early | Sujith Manoharan | 2013-08-15 | 1 | -16/+22 | |
| | * | | | | | ath9k: Fix phy error handling for DFS | Sujith Manoharan | 2013-08-15 | 1 | -2/+1 | |
| | * | | | | | ath9k: Use a subroutine to check for "mybeacon" | Sujith Manoharan | 2013-08-15 | 1 | -13/+23 | |
| | * | | | | | ath9k_htc: do not use bulk on EP3 and EP4 | Oleksij Rempel | 2013-08-15 | 1 | -27/+11 | |
| | * | | | | | wil6210: let IP stack re-check HW TCP/UDP csum errors | Vladimir Kondratiev | 2013-08-15 | 1 | -6/+6 | |
| | * | | | | | ath9k: reset buffer stale flag in ath_tx_get_tid_subframe | Felix Fietkau | 2013-08-15 | 1 | -0/+2 | |
| | * | | | | | ath9k: simplify ath_tid_drain | Felix Fietkau | 2013-08-15 | 1 | -12/+0 | |
| | * | | | | | ath9k: avoid accessing MRC registers on single-chain devices | Felix Fietkau | 2013-08-15 | 1 | -0/+4 | |
| | * | | | | | ath9k: simplify debugfs chainmask handling | Felix Fietkau | 2013-08-15 | 1 | -88/+4 | |
| | * | | | | | ath9k: remove ath9k_sta_remove_debugfs | Felix Fietkau | 2013-08-15 | 4 | -20/+1 | |
| | * | | | | | ath9k: shrink a few data structures by reordering fields | Felix Fietkau | 2013-08-15 | 2 | -14/+14 | |
| | * | | | | | ath9k: fix rx descriptor related race condition | Felix Fietkau | 2013-08-15 | 2 | -8/+14 | |
| | * | | | | | brcmfmac: use configurable sdio bus header length for tx packet | Franky Lin | 2013-08-15 | 1 | -14/+16 | |
| | * | | | | | brcmfmac: streamline sdio bus header code | Franky Lin | 2013-08-15 | 1 | -123/+120 | |
| | * | | | | | brcmfmac: remove align from brcmf_bus structure | Franky Lin | 2013-08-15 | 3 | -11/+17 | |
| | * | | | | | brcmfmac: abstract tx packet processing functions | Franky Lin | 2013-08-15 | 3 | -78/+177 |