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
2013-10-14
ath9k: make ath9k_uses_beacons static
Felix Fietkau
2
-2
/
+1
2013-10-14
ath9k: remove sc->config.cabqReadyTime
Felix Fietkau
4
-12
/
+1
2013-10-14
ath9k: move channel change code to ath_set_channel
Felix Fietkau
1
-72
/
+78
2013-10-14
ath9k: make ath9k_cmn_update_ichannel static
Felix Fietkau
5
-21
/
+17
2013-10-14
ath9k_hw: simplify channel flags
Felix Fietkau
4
-130
/
+50
2013-10-14
ath9k_hw: remove IS_CHAN_OFDM()
Felix Fietkau
2
-7
/
+2
2013-10-14
ath9k_hw: remove IS_CHAN_B()
Felix Fietkau
6
-22
/
+13
2013-10-14
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
9
-169
/
+49
2013-10-14
ath9k: use a separate data structure for rx buffers
Felix Fietkau
3
-50
/
+92
2013-10-14
wcn36xx: fix coccinelle warnings
Fengguang Wu
1
-9
/
+2
2013-10-14
rt2x00: rt73usb: use rt2x00_has_cap_* helpers
Gabor Juhos
1
-9
/
+9
2013-10-14
rt2x00: rt61pci: use rt2x00_has_cap_* helpers
Gabor Juhos
1
-10
/
+10
2013-10-14
rt2x00: rt2800lib: use rt2x00_has_cap_* helpers
Gabor Juhos
1
-13
/
+12
2013-10-14
rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers
Gabor Juhos
6
-13
/
+13
2013-10-14
rt2x00: add rt2x00_has_cap_* helpers
Gabor Juhos
1
-0
/
+87
2013-10-14
rt2x00: cleanup indentation in rt2800.h
Gabor Juhos
1
-21
/
+21
2013-10-10
rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593
Gabor Juhos
1
-5
/
+20
2013-10-10
rt2x00: rt2800lib: fix VGC adjustment for RT5592
Gabor Juhos
1
-4
/
+7
2013-10-10
rt2x00: use generic EWMA functions for average RSSI calculations
Gabor Juhos
3
-58
/
+29
2013-10-10
rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice
Kevin Lo
1
-7
/
+0
2013-10-10
net: p54spi: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-10
rt2x00: do not pause queue on flush
Stanislaw Gruszka
2
-31
/
+8
2013-10-10
rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz band
Gabor Juhos
1
-4
/
+11
2013-10-10
rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593
Gabor Juhos
1
-2
/
+8
2013-10-10
rt2x00: rt2800lib: fix default VGC values for RT3593
Gabor Juhos
1
-0
/
+3
2013-10-10
rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM map
Gabor Juhos
1
-1
/
+0
2013-10-10
rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map
Gabor Juhos
1
-2
/
+0
2013-10-10
brcmsmac: add support for a BCM4313 with PCI id 0x4313
Hauke Mehrtens
1
-1
/
+1
2013-10-10
net: wireless: wl1251: update firmware path
Felipe Balbi
1
-2
/
+2
2013-10-10
rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)
Kirill Tkhai
1
-1
/
+1
2013-10-10
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
Eugene Krasnikov
17
-0
/
+10074
2013-10-10
mwifiex: Change variable type to bool
Peter Senna Tschudin
4
-4
/
+4
2013-10-03
wireless: rt2x00: rt2800usb: add new devices
Xose Vazquez Perez
1
-1
/
+16
2013-10-03
rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup()...
Larry Finger
3
-31
/
+2
2013-10-03
rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()...
Larry Finger
3
-32
/
+2
2013-10-03
rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...
Larry Finger
3
-31
/
+2
2013-10-03
rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()
Larry Finger
2
-32
/
+0
2013-10-03
rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...
Larry Finger
2
-3
/
+2
2013-10-03
rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routine
Larry Finger
1
-1
/
+2
2013-10-03
rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine
Larry Finger
2
-0
/
+30
2013-10-03
rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct
Larry Finger
4
-4
/
+0
2013-10-03
rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c
Larry Finger
1
-0
/
+1
2013-10-03
rtlwifi: Fix smatch warnings in usb.c
Larry Finger
1
-2
/
+4
2013-10-03
rtlwifi: Fix smatch warning in pci.c
Larry Finger
1
-1
/
+0
2013-10-03
rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c
Larry Finger
1
-24
/
+1
2013-10-03
rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c
Larry Finger
1
-2
/
+0
2013-10-03
rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c
Larry Finger
1
-18
/
+0
2013-10-03
rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c
Larry Finger
2
-3
/
+6
2013-10-03
rt2800: add support for radio chip RF3070
Stanislaw Gruszka
2
-1
/
+9
2013-10-03
brcmfmac: rework rx path bus interface
Arend van Spriel
4
-35
/
+22
[next]