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
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
58
-1398
/
+1875
2011-03-09
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
John W. Linville
1
-1
/
+1
2011-03-09
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
5
-7
/
+5
2011-03-09
mwl8k: use kcalloc instead of kmalloc & memset
Shan Wei
1
-4
/
+2
2011-03-07
b43: trivial: update B43_PHY_N description (PHY support)
Rafał Miłecki
1
-1
/
+1
2011-03-07
p54spi: Update kconfig help text
Michael Buesch
1
-3
/
+2
2011-03-07
iwlwifi: fix iwl-rx.c compilation
Stanislaw Gruszka
1
-0
/
+1
2011-03-07
wireless:ath: use resource_size() help function
Shan Wei
2
-2
/
+2
2011-03-07
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
Ben Greear
3
-31
/
+53
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
181
-3103
/
+34317
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
181
-3103
/
+34317
2011-03-04
iwlwifi: avoid too frequent recover from statistics
Stanislaw Gruszka
3
-22
/
+30
2011-03-04
iwlwifi: cleanup iwl_good_plcp_health
Stanislaw Gruszka
1
-70
/
+45
2011-03-04
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
6
-528
/
+500
2011-03-04
ath9k: Fix txq memory address printing in debugfs.
Ben Greear
1
-4
/
+4
2011-03-04
rt2x00: Remove unused rt2x00queue_get_queue function.
Gertjan van Wingerde
2
-27
/
+0
2011-03-04
rt2x00: Optimize getting the beacon queue structure.
Gertjan van Wingerde
2
-2
/
+2
2011-03-04
rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.
Gertjan van Wingerde
4
-6
/
+9
2011-03-04
rt2x00: Don't treat ATIM queue as second beacon queue.
Gertjan van Wingerde
4
-20
/
+16
2011-03-04
rt2x00: Fix comment in rt2800pci
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Revise irqmask locking for PCI devices
Helmut Schaa
4
-33
/
+22
2011-03-04
rt2x00: Remove now unused crypto.aid field
Helmut Schaa
2
-5
/
+2
2011-03-04
rt2x00: Fix rt2800 key assignment in multi bssid setups
Helmut Schaa
1
-13
/
+30
2011-03-04
rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Don't call ieee80211_get_tx_rate for MCS rates
Helmut Schaa
2
-15
/
+15
2011-03-04
rt2x00: Move TX descriptor field "ifs" into plcp substruct
Helmut Schaa
7
-15
/
+17
2011-03-04
rt2x00: Optimize TX descriptor memory layout
Ivo van Doorn
1
-5
/
+5
2011-03-04
rt2x00: Optimize TX descriptor handling
Helmut Schaa
12
-55
/
+79
2011-03-04
rt2x00: Generate sw sequence numbers only for devices that need it
Helmut Schaa
5
-4
/
+11
2011-03-04
rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Add unlikely macro to special case tx status handling
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Remove useless NULL check
Helmut Schaa
1
-2
/
+1
2011-03-04
rt2x00: Make use of unlikely during tx status processing
Helmut Schaa
1
-2
/
+2
2011-03-04
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
6
-8
/
+25
2011-03-04
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
3
-369
/
+378
2011-03-04
b43: N-PHY: rev3+: implement gain ctl workarounds
Rafał Miłecki
1
-9
/
+162
2011-03-04
b43: N-PHY: rev3+: add tables with gain ctl workarounds
Rafał Miłecki
2
-0
/
+128
2011-03-04
b43: N-PHY: rev3+: correct switching analog core
Rafał Miłecki
1
-2
/
+6
2011-03-04
ath9k_hw: Read noise floor only for available chains for AR9003
Vasanthakumar Thiagarajan
1
-18
/
+19
2011-03-04
ath9k: Add a debugfs interface to dump chip registers
Vasanthakumar Thiagarajan
1
-0
/
+54
2011-03-04
rtl8187: Change rate-control feedback
Larry Finger
2
-5
/
+22
2011-03-04
rtlwifi: usb parts should depend on CONFIG_USB
John W. Linville
1
-3
/
+6
2011-03-04
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-3
/
+4
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-12
/
+24
2011-03-03
iwlagn: report correct temperature for WiFi/BT devices.
Fry, Donald H
1
-3
/
+4
2011-03-03
wl12xx: Correctly set up protection if non-GF STAs are present
Helmut Schaa
1
-1
/
+2
2011-03-03
wl12xx: wakeup chip from ELP during scan
Arik Nemtsov
2
-6
/
+15
2011-03-03
wl12xx: Modify requested number of memory blocks
Ido Yariv
1
-1
/
+1
2011-03-03
wl12xx: Avoid redundant TX work
Ido Yariv
2
-5
/
+28
2011-03-03
wl12xx: Switch to level trigger interrupts
Ido Yariv
2
-2
/
+2
[next]