index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: refactor scan complete
Johannes Berg
2011-09-27
1
-8
/
+11
*
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
2011-09-27
2
-4
/
+2
*
iwlagn: remove Kelvin support
Johannes Berg
2011-09-27
3
-9
/
+1
*
iwlagn: fix slot programming
Johannes Berg
2011-09-27
1
-1
/
+1
*
iwlagn: fix dangling scan request
Johannes Berg
2011-09-27
1
-14
/
+16
*
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
2011-09-27
4
-16
/
+19
*
iwlagn: update rate scaling with BA notifications
Emmanuel Grumbach
2011-09-27
1
-4
/
+9
*
iwlagn: add debugging to show probe related info in scan notification
Wey-Yi Guy
2011-09-27
1
-0
/
+2
*
iwlagn: set the sequence control from the transport layer
Emmanuel Grumbach
2011-09-27
2
-3
/
+3
*
iwlagn: sparse warning priv->temperature is signed
Emmanuel Grumbach
2011-09-27
1
-1
/
+16
*
iwlagn: remove warning in iwl_rx_handle
Emmanuel Grumbach
2011-09-27
1
-3
/
+6
*
ath9k: fix a regression in ath9k_ps_restore
Felix Fietkau
2011-09-27
1
-1
/
+1
*
mwifiex: reset skb length before inserting to free queue
Amitkumar Karwar
2011-09-27
1
-0
/
+3
*
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
Amitkumar Karwar
2011-09-27
2
-3
/
+6
*
mwifiex: update bss band information
Amitkumar Karwar
2011-09-27
4
-12
/
+25
*
mwifiex: fix 5GHz association issue
Amitkumar Karwar
2011-09-27
1
-1
/
+2
*
b43: LCN-PHY: minor clean ups
Rafał Miłecki
2011-09-27
2
-5
/
+22
*
b43: update dummy transmission
Rafał Miłecki
2011-09-27
1
-4
/
+7
*
b43: add missing MMIO defines
Rafał Miłecki
2011-09-27
2
-18
/
+60
*
libertas: scan behaviour consistency improvements
Daniel Drake
2011-09-27
2
-17
/
+17
*
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
19
-30
/
+46
*
ath9k: add Block ACK bitmap in sample debug
Mohammed Shafi Shajakhan
2011-09-27
2
-6
/
+20
*
wl12xx: report the stop_ba event to all STAs in AP-mode
Arik Nemtsov
2011-09-23
1
-1
/
+1
*
wl12xx: correct fw_status structure for 8 sta support in AP-mode
Arik Nemtsov
2011-09-23
2
-2
/
+4
*
wl12xx: implement set_bitrate_mask callback
Eliad Peller
2011-09-23
7
-65
/
+102
*
wl12xx: AP mode - support hidden SSID
Arik Nemtsov
2011-09-23
2
-17
/
+82
*
wl12xx: Use dev_hlid for auth and assoc req
Eliad Peller
2011-09-23
1
-6
/
+9
*
wl12xx: send all pending packets on channel change
Eliad Peller
2011-09-23
1
-0
/
+2
*
wl12xx: remove P2P ie from probe response
Eliad Peller
2011-09-23
1
-0
/
+28
*
wl12xx: remove TIM ie from probe response
Eliad Peller
2011-09-23
1
-0
/
+17
*
wl12xx: Include OFDM rates in IBSS mode
Shahar Levi
2011-09-23
2
-5
/
+3
*
wl12xx: fix sdio_test module functionality
Shahar Levi
2011-09-23
2
-6
/
+15
*
wl12xx: fix forced passive scans
Luciano Coelho
2011-09-22
1
-6
/
+13
*
mwifiex: remove unneeded NULL check
Dan Carpenter
2011-09-21
1
-2
/
+2
*
mwifiex: add a kfree() to an error path
Dan Carpenter
2011-09-21
1
-0
/
+1
*
iwlagn: remove duplicate list init
Amit Beka
2011-09-21
1
-2
/
+0
*
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
2011-09-21
2
-2
/
+5
*
iwlagn: remove uneeded declaration
Emmanuel Grumbach
2011-09-21
1
-2
/
+0
*
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
2011-09-21
5
-16
/
+12
*
iwlagn: remove the callback in host commands
Emmanuel Grumbach
2011-09-21
15
-134
/
+157
*
iwlagn: split remain-on-channel
Johannes Berg
2011-09-21
3
-49
/
+62
*
iwlagn: remove common station priv
Johannes Berg
2011-09-21
5
-20
/
+16
*
iwlagn: move scan code to scan file
Johannes Berg
2011-09-21
4
-440
/
+433
*
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
2011-09-20
6
-20
/
+8
*
rtlwifi: rtl8192de: Change modinfo messages
Larry Finger
2011-09-20
1
-4
/
+8
*
rtlwifi: rtl8192se: Change modinfo messages
Larry Finger
2011-09-20
1
-5
/
+9
*
rtlwifi: rtl8192ce: Change modinfo messages
Larry Finger
2011-09-20
1
-4
/
+8
*
ath9k: Store noise immunity values across scanning
Rajkumar Manoharan
2011-09-20
2
-2
/
+9
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-20
28
-169
/
+200
|
\
|
*
b43: Fix beacon problem in ad-hoc mode
Manual Munz
2011-09-19
1
-1
/
+2
[next]