index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: update beacon smarter
Johannes Berg
2011-10-14
2
-2
/
+11
*
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
2011-10-14
3
-1
/
+27
*
iwlagn: check rf kill in queue stuck
Wey-Yi Guy
2011-10-14
1
-0
/
+3
*
iwlagn: add "echo" test when command queue stuck
Wey-Yi Guy
2011-10-14
2
-1
/
+23
*
iwlagn: add WARN if tx cmd complete come back late
Wey-Yi Guy
2011-10-14
1
-0
/
+5
*
iwlagn: add REPLY_ECHO host command
Wey-Yi Guy
2011-10-14
1
-0
/
+1
*
iwlagn: add cmd queue pointer info when timeout
Wey-Yi Guy
2011-10-14
1
-0
/
+9
*
net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_mode
Stephen Rothwell
2011-10-12
1
-1
/
+1
*
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-10-12
18
-37
/
+2284
*
ath9k: only send FCS-fail packets to mac80211 if requested
Felix Fietkau
2011-10-11
1
-1
/
+2
*
ath9k_hw: fix a regression in key miss handling
Felix Fietkau
2011-10-11
4
-17
/
+19
*
ath9k_hw: remove EEP_REG_1
Felix Fietkau
2011-10-11
5
-9
/
+0
*
ath: remove ath_regulatory::current_rd_ext
Felix Fietkau
2011-10-11
3
-7
/
+0
*
ath9k_hw: clean up tx power handling
Felix Fietkau
2011-10-11
13
-176
/
+85
*
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
2011-10-11
6
-17
/
+17
*
ath9k: disable unnecessary PHY error reporting
Felix Fietkau
2011-10-11
2
-9
/
+1
*
b43: trivial: do not report any link quality instead of invalid one
Rafał Miłecki
2011-10-11
1
-5
/
+7
*
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
2011-10-11
6
-6
/
+25
*
ath9k: fix retry counting / BAR handling during queue flush
Felix Fietkau
2011-10-11
2
-2
/
+8
*
ath9k: improve PS filter clearing and retry counting for A-MPDU
Felix Fietkau
2011-10-11
1
-7
/
+6
*
ath9k: keep track of what's triggering hardware resets
Felix Fietkau
2011-10-11
4
-5
/
+47
*
ath9k: indicate which queues are blocked when stopping tx fails
Felix Fietkau
2011-10-11
1
-3
/
+5
*
mwifiex: fix smatch errors
Yogesh Ashok Powar
2011-10-11
3
-2
/
+7
*
ath9k: remove some bogus error handling code
Dan Carpenter
2011-10-11
1
-7
/
+0
*
ath5k: remove some unneeded error handling code
Dan Carpenter
2011-10-11
1
-6
/
+0
*
iwlagn: separate init calib and rt calib
Wey-Yi Guy
2011-10-11
2
-1
/
+11
*
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
John W. Linville
2011-10-11
9
-24
/
+158
|
\
|
*
wl12xx: disable AP-mode-specific quirks
Eliad Peller
2011-10-07
4
-22
/
+0
|
*
wl12xx: Add support for HW channel switch
Shahar Levi
2011-10-07
6
-1
/
+133
|
*
wl12xx: set max_sched_scan_ie_len correctly
Luciano Coelho
2011-10-07
1
-0
/
+3
|
*
wl12xx: configure rate policy for p2p operations
Eliad Peller
2011-10-07
3
-1
/
+22
*
|
net: wireless: add brcm80211 drivers
Arend van Spriel
2011-10-11
79
-0
/
+97053
*
|
ath6kl: fixup merge damage in ath6kl_mgmt_tx
John W. Linville
2011-10-11
1
-1
/
+1
|
/
*
ath9k_hw: set pci_express capability true for AR9480
Mohammed Shafi Shajakhan
2011-10-03
1
-1
/
+6
*
ath9k_hw: Fix number of GPIO pins for AR9287/9300
Mohammed Shafi Shajakhan
2011-10-03
1
-0
/
+4
*
libertas: detect TX lockups and reset hardware
Daniel Drake
2011-10-03
2
-0
/
+36
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
24
-30
/
+53
*
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
2011-10-03
5
-33
/
+34
*
ath9k_hw: extend GPIO pin select mask for rfkill
Mohammed Shafi Shajakhan
2011-10-03
1
-6
/
+1
*
mwifiex: handle an error path correctly
Amitkumar Karwar
2011-10-03
1
-4
/
+1
*
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
2011-10-03
4
-11
/
+25
*
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
Luis R. Rodriguez
2011-10-03
1
-0
/
+1
*
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2011-10-03
21
-1549
/
+4050
|
\
|
*
ath6kl: include vmalloc.h in debug.c
Kalle Valo
2011-10-03
1
-0
/
+1
|
*
ath6kl: fix size_t related warnings
Kalle Valo
2011-10-01
1
-7
/
+7
|
*
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
Stephen Rothwell
2011-09-28
1
-0
/
+1
|
*
ath6kl: improve wmi debug messages
Kalle Valo
2011-09-28
2
-10
/
+37
|
*
ath6kl: add debug logs for booting
Kalle Valo
2011-09-28
2
-9
/
+63
|
*
ath6kl: add sdio debug messages
Kalle Valo
2011-09-28
2
-9
/
+29
|
*
ath6kl: add prefix parameter to ath6kl_dbg_dump()
Kalle Valo
2011-09-28
4
-22
/
+28
[next]