index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-peer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-16
mac80211: use correct station flags lock
Johannes Berg
1
-2
/
+3
2010-09-16
ath9k: Print rxfilter in debugfs.
Ben Greear
1
-10
/
+43
2010-09-16
ath9k: calcrxfilter should take multiple VIFs into account.
Ben Greear
1
-3
/
+3
2010-09-16
ath9k: Use common ath key management functions
Bruno Randolf
10
-583
/
+6
2010-09-16
ath5k: Use common crypt capabilities flags
Bruno Randolf
3
-7
/
+7
2010-09-16
ath/ath9k: Replace common->splitmic with a flag
Bruno Randolf
4
-16
/
+16
2010-09-16
ath5k: Remove old ath5k key handling functions
Bruno Randolf
3
-238
/
+0
2010-09-16
ath5k: Use common ath key management functions
Bruno Randolf
2
-19
/
+17
2010-09-16
ath: Copy key cache management functions from ath9k to ath
Bruno Randolf
4
-1
/
+620
2010-09-16
ath: Copy cryptographic capability flags into ath
Bruno Randolf
1
-0
/
+10
2010-09-16
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
Joe Perches
2
-74
/
+12
2010-09-14
wl1271: remove warnings in wl1271_sdio_set_power
John W. Linville
1
-10
/
+4
2010-09-14
mac80211: match only assigned bss in sta_info_get_bss
Johannes Berg
1
-1
/
+1
2010-09-14
ath9k_hw: remove useless hw capability flags
Felix Fietkau
7
-63
/
+19
2010-09-14
ath9k_hw: handle rx key miss
Felix Fietkau
2
-1
/
+4
2010-09-14
mac80211: add a note about iterating interfaces during add_interface()
Felix Fietkau
1
-0
/
+2
2010-09-14
ath9k: fix BSSID mask calculation
Felix Fietkau
3
-50
/
+17
2010-09-14
ath9k_htc: Fix CPU usage issue during scan period
Rajkumar Manoharan
1
-4
/
+22
2010-09-14
ath9k_htc: Fix memory leak on WMI event handler
Rajkumar Manoharan
2
-55
/
+23
2010-09-14
iwlwifi: apply settings when finishing scan
Stanislaw Gruszka
1
-1
/
+2
2010-09-14
iwlwifi: use IWL_DEBUG_SCAN for debug scanning
Stanislaw Gruszka
1
-12
/
+19
2010-09-14
iwlwifi: cleanup scan initiate check
Stanislaw Gruszka
1
-16
/
+1
2010-09-14
mac80211: wait for scan work complete before restarting hw
Stanislaw Gruszka
1
-0
/
+3
2010-09-14
iwlwifi: do not force complete scan too early
Stanislaw Gruszka
5
-15
/
+41
2010-09-14
iwlwifi: assure we complete scan in scan_abort and scan_check works
Stanislaw Gruszka
1
-12
/
+2
2010-09-14
iwlwifi: force scan complete after timeout
Stanislaw Gruszka
2
-17
/
+18
2010-09-14
iwlwifi: rewrite scan completion
Stanislaw Gruszka
1
-25
/
+40
2010-09-14
iwlwifi: rework iwl_scan_cancel_timeout
Stanislaw Gruszka
1
-13
/
+12
2010-09-14
iwlwifi: report scan completion when abort fail
Stanislaw Gruszka
1
-64
/
+67
2010-09-14
iwlwifi: cancel scan when down the device
Stanislaw Gruszka
3
-24
/
+8
2010-09-14
iwlwifi: move scan completed flags handling
Johannes Berg
1
-16
/
+14
2010-09-14
iwlwifi: unify scan start checks
Johannes Berg
6
-187
/
+108
2010-09-14
iwlwifi: remove unused conf variables
Johannes Berg
2
-9
/
+0
2010-09-14
mac80211: Fix dangling pointer in ieee80211_xmit
Steve deRosier
1
-0
/
+1
2010-09-14
nl80211: Uninitialized variable
Bill Jordan
1
-1
/
+1
2010-09-14
net/wireless: use ARRAY_SIZE macro in radiotap.c
Nikitas Angelinas
1
-1
/
+2
2010-09-14
drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.c
Nikitas Angelinas
1
-2
/
+3
2010-09-14
ath5k: avoid unneeded calibration error messages
Fabio Rossi
1
-1
/
+1
2010-09-14
rt2x00: fix oops in rt2x00lib_txdone with rt61pci
Helmut Schaa
1
-1
/
+1
2010-09-14
rt2x00: Enable missing interrupts in rt61pci
Helmut Schaa
1
-0
/
+2
2010-09-14
rt2x00: Mask out unused interrupts in rt2800pci
Helmut Schaa
1
-13
/
+13
2010-09-14
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
11
-181
/
+256
2010-09-14
rt2x00: Initialize AMPDU_BA_WINSIZE register
Helmut Schaa
2
-0
/
+20
2010-09-14
rt2x00: Antenna diversity does not work in 2.6.35
Lars Ericsson
2
-10
/
+6
2010-09-14
ath9k_hw: Support fastcc for AR7010
Rajkumar Manoharan
1
-1
/
+1
2010-09-14
wl1271: sdio: claim host only when doing IO
Ohad Ben-Cohen
1
-8
/
+35
2010-09-14
carl9170: Makefile, Kconfig files and MAINTAINERS
Christian Lamparter
5
-0
/
+54
2010-09-14
carl9170: firmware parser and debugfs code
Christian Lamparter
3
-0
/
+1437
2010-09-14
carl9170: 802.11 rx/tx processing and usb backend
Christian Lamparter
3
-0
/
+3419
2010-09-14
carl9170: PHY/RF and MAC routines
Christian Lamparter
2
-0
/
+2409
[next]