index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...
Kalle Valo
11
-410
/
+143
2015-07-12
iwlwifi: nvm: remove mac address byte swapping in 8000 family
Liad Kaufman
1
-7
/
+5
2015-07-12
Revert "iwlwifi: pcie: New RBD allocation model"
Emmanuel Grumbach
3
-374
/
+97
2015-07-12
iwlwifi: mvm: Add preemptive flag to scheulded scan
Avraham Stern
2
-1
/
+5
2015-07-12
iwlwifi: edit the 3165 series and 8000 series PCI IDs
Oren Givon
1
-2
/
+3
2015-07-12
iwlwifi: mvm: check time-event vif to avoid bad deletion
Johannes Berg
1
-1
/
+1
2015-07-12
iwlwifi: pcie: prepare the device before accessing it
Emmanuel Grumbach
1
-0
/
+6
2015-07-11
ath9k_hw: fix device ID check for AR956x
Felix Fietkau
1
-0
/
+1
2015-07-08
iwlwifi: pcie: don't panic if pcie transport alloc fails
Emmanuel Grumbach
1
-22
/
+22
2015-07-08
iwlwifi: pcie: Fix bug in NIC's PM registers access
Dreyfuss, Haim
1
-1
/
+1
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+5
2015-06-26
iwlwifi: mvm: Avoid accessing Null pointer when setting igtk
Matti Gottlieb
1
-1
/
+2
2015-06-26
iwlwifi: mvm: fix antenna selection when BT is active
Emmanuel Grumbach
1
-1
/
+1
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
83
-894
/
+1723
2015-06-23
module: add per-module param_lock
Dan Streetman
1
-3
/
+3
2015-06-16
brcmfmac: make brcmf_p2p_detach() call conditional
Arend van Spriel
1
-1
/
+2
2015-06-16
brcmfmac: fix double free of p2pdev interface
Arend van Spriel
1
-1
/
+1
2015-06-16
mwifiex: add missing break statement in switch case
Amitkumar Karwar
1
-0
/
+1
2015-06-15
Merge ath-next from ath.git
Kalle Valo
21
-209
/
+326
2015-06-15
rt2800: fix assigning same WCID for different stations
Stanislaw Gruszka
3
-55
/
+28
2015-06-15
brcmfmac: assure p2pdev is unregistered upon driver unload
Arend van Spriel
3
-5
/
+6
2015-06-15
brcmfmac: move p2p attach/detach functions
Arend van Spriel
1
-99
/
+99
2015-06-15
brcmfmac: free ifp for non-netdev interface in p2p module
Arend van Spriel
2
-2
/
+3
2015-06-15
brcmfmac: have sdio return -EIO when device communication is not possible
Arend van Spriel
2
-0
/
+7
2015-06-15
brcmfmac: rework .get_station() callback
Arend van Spriel
2
-92
/
+161
2015-06-15
brcmfmac: Build wiphy mode and interface combinations dynamically
Pontus Fuchs
1
-68
/
+68
2015-06-15
brcmfmac: Check if firmware supports p2p
Pontus Fuchs
2
-1
/
+4
2015-06-15
mt7601u: don't warn about devices without per-rate power table
Jakub Kicinski
1
-0
/
+4
2015-06-15
mwifiex: handle BT coex event to adjust Rx BA window size
Chunfan Chen
7
-2
/
+277
2015-06-15
ath9k_htc: add support of channel switch
Chun-Yeow Yeoh
4
-1
/
+40
2015-06-15
brcmfmac: use debugfs_create_devm_seqfile() helper function
Arend van Spriel
1
-36
/
+4
2015-06-15
brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()
Arend van Spriel
1
-14
/
+2
2015-06-15
brcmfmac: remove chipinfo debugfs entry
Arend van Spriel
1
-10
/
+0
2015-06-15
brcmfmac: Update msgbuf read pointer quicker.
Hante Meuleman
3
-13
/
+21
2015-06-15
rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".
Taehee Yoo
1
-1
/
+2
2015-06-15
rtlwifi: rtl8192cu: Fix variable isfirst_ampdu
Taehee Yoo
1
-1
/
+1
2015-06-15
rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"
Taehee Yoo
1
-5
/
+5
2015-06-15
rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...
Taehee Yoo
1
-4
/
+0
2015-06-15
rtlwifi: fix tm_trigger usage
Hans Ulli Kroll
7
-29
/
+21
2015-06-15
rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USB
Taehee Yoo
1
-14
/
+4
2015-06-15
rtlwifi: rtl8192cu: remove _InitBeaconParameters().
Taehee Yoo
3
-39
/
+22
2015-06-15
rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CU
Taehee Yoo
1
-15
/
+3
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
37
-227
/
+226
2015-06-10
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
214
-5862
/
+20271
2015-06-09
wil6210: reorder init sequence
Vladimir Kondratiev
4
-39
/
+48
2015-06-09
wil6210: platform hooks for modile init/exit
Vladimir Kondratiev
3
-1
/
+33
2015-06-09
wil6210: Support hidden SSID
Hamad Kadmany
4
-6
/
+57
2015-06-09
wil6210: add per-MCS Rx stats
Vladimir Kondratiev
3
-1
/
+11
2015-06-09
wil6210: add NIC memory region mac_rgf_ext
Vladimir Kondratiev
2
-1
/
+2
2015-06-09
wil6210: modparam for bcast ring size
Vladimir Kondratiev
1
-0
/
+2
[next]