Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ath10k: split wmi_cmd_init path | Bartosz Markowski | 2013-09-27 | 2 | -1/+299 | |
| | * | | | | | | ath10k: bring back the WMI path for mgmt frames | Bartosz Markowski | 2013-09-27 | 7 | -13/+128 | |
| | * | | | | | | ath10k: implement host memory chunks | Bartosz Markowski | 2013-09-27 | 3 | -8/+133 | |
| | * | | | | | | ath10k: drop the fw versioning sanity check | Bartosz Markowski | 2013-09-27 | 2 | -31/+0 | |
| | * | | | | | | ath10k: split ath10k_wmi_service_ready_event_rx | Bartosz Markowski | 2013-09-27 | 2 | -1/+104 | |
| | * | | | | | | ath10k: implement WMI events handling frame for both firmwares | Bartosz Markowski | 2013-09-27 | 1 | -1/+130 | |
| | * | | | | | | ath10k: warn if give WMI command is not supported | Bartosz Markowski | 2013-09-27 | 1 | -0/+6 | |
| | * | | | | | | ath10k: add wmi_10x_<cmd/event> definitions | Bartosz Markowski | 2013-09-27 | 2 | -3/+338 | |
| | * | | | | | | ath10k: introduce dynamic WMI structures | Bartosz Markowski | 2013-09-27 | 3 | -41/+305 | |
| | * | | | | | | ath10k: make monitor vdev down before stoping it | Marek Puzyniak | 2013-09-26 | 1 | -6/+3 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 12 | -20/+95 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | mwifiex: inform cfg80211 about disconnect for P2P client interface | Avinash Patil | 2013-10-14 | 1 | -1/+2 | |
| * | | | | | | | mwifiex: inform cfg80211 about disconnect if device is removed | Avinash Patil | 2013-10-14 | 1 | -2/+8 | |
| * | | | | | | | wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call. | Solomon Peachy | 2013-10-10 | 1 | -0/+2 | |
| * | | | | | | | rtlwifi: rtl8192cu: Fix error in pointer arithmetic | Mark Cave-Ayland | 2013-10-10 | 1 | -1/+2 | |
| * | | | | | | | iwlwifi: pcie: fix merge damage | Johannes Berg | 2013-10-07 | 1 | -4/+4 | |
| * | | | | | | | ath9k: fix tx queue scheduling after channel changes | Felix Fietkau | 2013-10-07 | 1 | -12/+11 | |
| * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-10-07 | 7 | -4/+70 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | iwlwifi: mvm: call ieee80211_scan_completed when needed | Emmanuel Grumbach | 2013-10-02 | 1 | -1/+11 | |
| | * | | | | | | iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series | Emmanuel Grumbach | 2013-10-02 | 3 | -0/+17 | |
| | * | | | | | | iwlwifi: don't WARN on host commands sent when firmware is dead | Emmanuel Grumbach | 2013-10-02 | 1 | -2/+4 | |
| | * | | | | | | iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC series | Matti Gottlieb | 2013-10-02 | 1 | -0/+32 | |
| | * | | | | | | iwlwifi: pcie: don't reset the TX queue counter | Emmanuel Grumbach | 2013-10-02 | 1 | -0/+2 | |
| | * | | | | | | iwlwifi: mvm: Disable uAPSD for D3 image | Alexander Bondar | 2013-10-02 | 1 | -1/+4 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-10-17 | 58 | -763/+10633 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 | Kevin Lo | 2013-10-14 | 1 | -72/+3 | |
| * | | | | | | rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 | Kevin Lo | 2013-10-14 | 1 | -3/+2 | |
| * | | | | | | mwifiex: use alloc_workqueue() function | Amitkumar Karwar | 2013-10-14 | 1 | -1/+3 | |
| * | | | | | | ath9k_hw: remove references to hw->conf | Felix Fietkau | 2013-10-14 | 5 | -20/+15 | |
| * | | | | | | ath9k: make ath9k_uses_beacons static | Felix Fietkau | 2013-10-14 | 2 | -2/+1 | |
| * | | | | | | ath9k: remove sc->config.cabqReadyTime | Felix Fietkau | 2013-10-14 | 4 | -12/+1 | |
| * | | | | | | ath9k: move channel change code to ath_set_channel | Felix Fietkau | 2013-10-14 | 1 | -72/+78 | |
| * | | | | | | ath9k: make ath9k_cmn_update_ichannel static | Felix Fietkau | 2013-10-14 | 5 | -21/+17 | |
| * | | | | | | ath9k_hw: simplify channel flags | Felix Fietkau | 2013-10-14 | 4 | -130/+50 | |
| * | | | | | | ath9k_hw: remove IS_CHAN_OFDM() | Felix Fietkau | 2013-10-14 | 2 | -7/+2 | |
| * | | | | | | ath9k_hw: remove IS_CHAN_B() | Felix Fietkau | 2013-10-14 | 6 | -22/+13 | |
| * | | | | | | ath9k_hw: remove direct accesses to channel mode flags | Felix Fietkau | 2013-10-14 | 9 | -169/+49 | |
| * | | | | | | ath9k: use a separate data structure for rx buffers | Felix Fietkau | 2013-10-14 | 3 | -50/+92 | |
| * | | | | | | wcn36xx: fix coccinelle warnings | Fengguang Wu | 2013-10-14 | 1 | -9/+2 | |
| * | | | | | | rt2x00: rt73usb: use rt2x00_has_cap_* helpers | Gabor Juhos | 2013-10-14 | 1 | -9/+9 | |
| * | | | | | | rt2x00: rt61pci: use rt2x00_has_cap_* helpers | Gabor Juhos | 2013-10-14 | 1 | -10/+10 | |
| * | | | | | | rt2x00: rt2800lib: use rt2x00_has_cap_* helpers | Gabor Juhos | 2013-10-14 | 1 | -13/+12 | |
| * | | | | | | rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers | Gabor Juhos | 2013-10-14 | 6 | -13/+13 | |
| * | | | | | | rt2x00: add rt2x00_has_cap_* helpers | Gabor Juhos | 2013-10-14 | 1 | -0/+87 | |
| * | | | | | | rt2x00: cleanup indentation in rt2800.h | Gabor Juhos | 2013-10-14 | 1 | -21/+21 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593 | Gabor Juhos | 2013-10-10 | 1 | -5/+20 | |
| * | | | | | rt2x00: rt2800lib: fix VGC adjustment for RT5592 | Gabor Juhos | 2013-10-10 | 1 | -4/+7 | |
| * | | | | | rt2x00: use generic EWMA functions for average RSSI calculations | Gabor Juhos | 2013-10-10 | 3 | -58/+29 | |
| * | | | | | rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice | Kevin Lo | 2013-10-10 | 1 | -7/+0 | |
| * | | | | | net: p54spi: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-10 | 1 | -1/+1 |