summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | wl12xx/wl18xx: update default fw logger's settingsIdo Reis2013-10-232-4/+4
| | * | | | wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-232-1/+20
| | * | | | wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-234-10/+15
| | * | | | wlcore: add ap_event_maskEliad Peller2013-10-236-2/+19
| | * | | | wlcore: print active channel in the driver_stateVictor Goldenshtein2013-10-231-1/+17
| | * | | | wl18xx: default config alignment with phy defaultsIgal Chernobelsky2013-10-231-8/+8
| * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-3/+24
| |\ \ \ \ \
| | * | | | | mac80211_hwsim: Fix tracking of beaconing for multi-vifJouni Malinen2013-10-281-3/+24
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04108-2771/+8703
|\| | | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0437-155/+224
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drivers: net: wireless: b43: Fix possible NULL ptr dereferenceFelipe Pena2013-10-181-1/+2
| | * | | | rt2800usb: slow down TX status pollingStanislaw Gruszka2013-10-181-4/+8
| | * | | | rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka2013-10-181-0/+3
| | * | | | rt2400pci: fix RSSI readStanislaw Gruszka2013-10-181-1/+1
| | * | | | ath5k: fix regression in tx status processingFelix Fietkau2013-10-181-3/+3
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-184-30/+43
| | |\ \ \ \
| | | * | | | iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach2013-10-181-11/+3
| | | * | | | iwlwifi: mvm: fix scan request's suspend time parameterAlexander Bondar2013-10-111-3/+3
| | | * | | | iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka2013-10-111-11/+11
| | | * | | | iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg2013-10-111-5/+26
| * | | | | | rt2x00: rt2800pci: use module_pci_driver macroGabor Juhos2013-10-181-13/+1
| * | | | | | rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos2013-10-184-245/+284
| * | | | | | rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devicesGabor Juhos2013-10-181-2/+7
| * | | | | | rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another moduleGabor Juhos2013-10-183-13/+18
| * | | | | | rt2x00: rt2800pci: split rt2800pci_enable_radio functionGabor Juhos2013-10-181-7/+12
| * | | | | | rt2x00: rt2800pci: rename rt2800pci_disable_radio functionGabor Juhos2013-10-181-11/+8
| * | | | | | rt2x00: rt2800pci: use separate set_state callback for SoC devicesGabor Juhos2013-10-181-2/+41
| * | | | | | rt2x00: rt2800pci: use separate firmware callbacks for SoC devicesGabor Juhos2013-10-181-5/+33
| * | | | | | rt2x00: rt2800pci: use separate read_eeprom callback for SoC devicesGabor Juhos2013-10-181-40/+16
| * | | | | | rt2x00: rt2800pci: use separate ops for the SoC driverGabor Juhos2013-10-181-2/+102
| * | | | | | rt2x00: rt2800pci: move initialization functions to the rt2800mmio moduleGabor Juhos2013-10-183-159/+169
| * | | | | | rt2x00: rt2800pci: use rt2800mmio prefix for initialization functionsGabor Juhos2013-10-181-8/+8
| * | | | | | rt2x00: rt2800pci: move queue functions to the rt2800mmio moduleGabor Juhos2013-10-184-142/+152
| * | | | | | rt2x00: rt2800pci: use rt2800mmio prefix for queue functionsGabor Juhos2013-10-181-8/+8
| * | | | | | rt2x00: rt2800pci: move interrupt functions to the rt2800mmio moduleGabor Juhos2013-10-183-388/+405
| * | | | | | rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functionsGabor Juhos2013-10-181-36/+37
| * | | | | | rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio moduleGabor Juhos2013-10-185-107/+108
| * | | | | | rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functionsGabor Juhos2013-10-181-3/+3
| * | | | | | rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio moduleGabor Juhos2013-10-185-98/+117
| * | | | | | rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functionsGabor Juhos2013-10-181-6/+6
| * | | | | | rt2x00: create a new module for rt2800 MMIO codeGabor Juhos2013-10-184-0/+78
| * | | | | | drivers: net: wireless: Fix wrong check for reassociation request retry counterFelipe Pena2013-10-181-1/+1
| * | | | | | brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel2013-10-183-4/+21
| * | | | | | brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg supportArend van Spriel2013-10-181-42/+64
| * | | | | | brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg supportArend van Spriel2013-10-181-3/+11
| * | | | | | brcmfmac: remove stale code from brcmf_sdcard_recv_chain()Arend van Spriel2013-10-181-2/+0
| * | | | | | brcmfmac: verify result of brcmf_sdio_addrprep() callsArend van Spriel2013-10-181-4/+11
| * | | | | | brcmfmac: rework single packet transfersArend van Spriel2013-10-181-41/+40
| * | | | | | brcmfmac: rename brcmf_sdio_buffrw()Arend van Spriel2013-10-181-8/+9
| * | | | | | brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()Arend van Spriel2013-10-181-15/+19