Age | Commit message (Expand) | Author | Files | Lines |
2013-11-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 31 | -86/+244 |
2013-11-08 | ath9k: enable DFS for IBSS mode | Simon Wunderlich | 1 | -1/+2 |
2013-11-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 13 | -29/+43 |
2013-11-06 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 16 | -53/+175 |
2013-11-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -3/+24 |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 108 | -2771/+8703 |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 37 | -155/+224 |
2013-10-30 | iwlwifi: mvm: BT Coex - fix copy paste issue | Emmanuel Grumbach | 1 | -1/+1 |
2013-10-29 | iwlwifi: remove duplicate includes | Michael Opdenacker | 2 | -2/+0 |
2013-10-29 | iwlwifi: warn if firmware image doesn't exist | Johannes Berg | 2 | -10/+7 |
2013-10-29 | iwlwifi: mvm: add missing break in debugfs | Johannes Berg | 1 | -0/+1 |
2013-10-29 | iwlwifi: mvm: capture the FCS in monitor mode | Johannes Berg | 2 | -2/+12 |
2013-10-29 | iwlwifi: pcie: move warning message into warning | Johannes Berg | 1 | -5/+4 |
2013-10-29 | iwlwifi: mvm: BT Coex fix NULL pointer dereference | Emmanuel Grumbach | 1 | -1/+5 |
2013-10-29 | iwlwifi: transport config n_no_reclaim_cmds should be unsigned | Johannes Berg | 1 | -1/+1 |
2013-10-29 | iwlwifi: mvm: update UAPSD support TLV bits | Alexander Bondar | 3 | -7/+12 |
2013-10-28 | mac80211_hwsim: Fix tracking of beaconing for multi-vif | Jouni Malinen | 1 | -3/+24 |
2013-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 12 | -20/+95 |
2013-10-23 | wlcore: save last regdom configuration on stop | Eliad Peller | 1 | -1/+3 |
2013-10-23 | wlcore: fix started_vifs calculation | Eliad Peller | 1 | -1/+23 |
2013-10-23 | wlcore: wakeup from ELP before starting recovery | Barak Bercovitz | 1 | -0/+1 |
2013-10-23 | wlcore: Allow stopping fw log in recovery | Barak Bercovitz | 1 | -1/+2 |
2013-10-23 | wlcore: read fw panic log only in host mode | Barak Bercovitz | 1 | -1/+2 |
2013-10-23 | wlcore/wl18xx/wl12xx: FW log params per chip arch | Igal Chernobelsky | 7 | -23/+61 |
2013-10-23 | wl12xx/wl18xx: update default fw logger's settings | Ido Reis | 2 | -4/+4 |
2013-10-23 | wlcore: fwlog dynamic mem_block control | Ido Reis | 2 | -1/+20 |
2013-10-23 | wlcore: fix interrogate command length | Igal Chernobelsky | 4 | -10/+15 |
2013-10-23 | wlcore: add ap_event_mask | Eliad Peller | 6 | -2/+19 |
2013-10-23 | wlcore: print active channel in the driver_state | Victor Goldenshtein | 1 | -1/+17 |
2013-10-23 | wl18xx: default config alignment with phy defaults | Igal Chernobelsky | 1 | -8/+8 |
2013-10-18 | rt2x00: rt2800pci: use module_pci_driver macro | Gabor Juhos | 1 | -13/+1 |
2013-10-18 | rt2x00: rt2800pci: move SoC specific code into a separate module | Gabor Juhos | 4 | -245/+284 |
2013-10-18 | rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices | Gabor Juhos | 1 | -2/+7 |
2013-10-18 | rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module | Gabor Juhos | 3 | -13/+18 |
2013-10-18 | rt2x00: rt2800pci: split rt2800pci_enable_radio function | Gabor Juhos | 1 | -7/+12 |
2013-10-18 | rt2x00: rt2800pci: rename rt2800pci_disable_radio function | Gabor Juhos | 1 | -11/+8 |
2013-10-18 | rt2x00: rt2800pci: use separate set_state callback for SoC devices | Gabor Juhos | 1 | -2/+41 |
2013-10-18 | rt2x00: rt2800pci: use separate firmware callbacks for SoC devices | Gabor Juhos | 1 | -5/+33 |
2013-10-18 | rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices | Gabor Juhos | 1 | -40/+16 |
2013-10-18 | rt2x00: rt2800pci: use separate ops for the SoC driver | Gabor Juhos | 1 | -2/+102 |
2013-10-18 | rt2x00: rt2800pci: move initialization functions to the rt2800mmio module | Gabor Juhos | 3 | -159/+169 |
2013-10-18 | rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions | Gabor Juhos | 1 | -8/+8 |
2013-10-18 | rt2x00: rt2800pci: move queue functions to the rt2800mmio module | Gabor Juhos | 4 | -142/+152 |
2013-10-18 | rt2x00: rt2800pci: use rt2800mmio prefix for queue functions | Gabor Juhos | 1 | -8/+8 |
2013-10-18 | rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module | Gabor Juhos | 3 | -388/+405 |
2013-10-18 | rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions | Gabor Juhos | 1 | -36/+37 |
2013-10-18 | rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module | Gabor Juhos | 5 | -107/+108 |
2013-10-18 | rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions | Gabor Juhos | 1 | -3/+3 |
2013-10-18 | rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module | Gabor Juhos | 5 | -98/+117 |
2013-10-18 | rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions | Gabor Juhos | 1 | -6/+6 |