index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
4
-8
/
+99
2011-09-14
ath9k: merge reset related functions
Felix Fietkau
1
-176
/
+127
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
5
-13
/
+26
2011-09-14
ath9k: move a few functions around
Felix Fietkau
1
-68
/
+69
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
10
-41
/
+27
2011-09-14
mac80211: stop tx before doing hw config and rate update
Rajkumar Manoharan
2
-0
/
+17
2011-09-14
b43: N-PHY: implement enabling TX power control
Rafał Miłecki
2
-6
/
+80
2011-09-14
mac80211: Stop forwarding mesh traffic when tx queues are full
Javier Cardona
3
-0
/
+10
2011-09-14
mac80211: check if mesh frame is in RMC after decrypt
Thomas Pedersen
1
-9
/
+6
2011-09-14
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
4
-4
/
+18
2011-09-14
cfg80211: reorder code to obsolete forward declaration
Sven Neumann
1
-11
/
+8
2011-09-14
cfg80211: hold reg_mutex when updating regulatory
Sven Neumann
4
-5
/
+18
2011-09-13
cfg80211: print bandwidth in chan_reg_rule_print_dbg()
Pavel Roskin
1
-1
/
+2
2011-09-13
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
Bill Jordan
1
-2
/
+2
2011-09-13
b43: LCN-PHY: add conditions for few operations
Rafał Miłecki
2
-14
/
+38
2011-09-13
b43: LCN-PHY: rename functions, get rid of magic names
Rafał Miłecki
2
-10
/
+29
2011-09-13
b43: LCN-PHY: upload additional 0x7 table
Rafał Miłecki
1
-0
/
+17
2011-09-13
b43: LCN-PHY: rewrite 0x7 table at the end of init
Rafał Miłecki
1
-0
/
+12
2011-09-13
b43: LCN-PHY: put tables functions in correct file
Rafał Miłecki
2
-11
/
+16
2011-09-13
b43: LCN-PHY: minor fixes
Rafał Miłecki
3
-6
/
+7
2011-09-13
rt2x00: Add new chipset support
zero.lin
1
-0
/
+1
2011-09-13
nl80211/cfg80211: add match filtering for sched_scan
Luciano Coelho
3
-1
/
+121
2011-09-13
nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
Eliad Peller
3
-1
/
+9
2011-09-13
iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()
Dan Carpenter
1
-1
/
+1
2011-09-13
iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()
Dan Carpenter
1
-1
/
+1
2011-09-13
ath9k_hw: Fix rx latency of 11a mode
Rajkumar Manoharan
1
-2
/
+5
2011-09-13
mac80211: handle allocation failures in mesh_pathtbl_init()
Dan Carpenter
1
-2
/
+17
2011-09-13
mac80211: add flag to indicate HW only Tx-agg setup support
Arik Nemtsov
4
-2
/
+11
2011-09-13
wireless: Remove unnecessary OOM logging messages
Joe Perches
4
-13
/
+2
2011-09-13
rfkill: Remove unnecessary OOM logging messages
Joe Perches
1
-1
/
+0
2011-09-13
mac80211: Remove unnecessary OOM logging messages
Joe Perches
10
-93
/
+32
2011-09-13
mac80211: Consolidate mesh path duplicated functions
Javier Cardona
1
-42
/
+28
2011-09-13
mac80211: Consolidate {mesh,mpp}_path_flush into one function
Javier Cardona
1
-39
/
+26
2011-09-13
mac80211: Don't iterate twice over all mpaths when once in sufficient
Javier Cardona
1
-27
/
+37
2011-09-13
mac80211: Remove redundant mesh path expiration checks
Javier Cardona
1
-6
/
+3
2011-09-13
mac80211: Improve mpath state locking
Javier Cardona
2
-11
/
+7
2011-09-13
mac80211: Remove mesh paths when an interface is removed
Javier Cardona
4
-3
/
+47
2011-09-13
mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()
Javier Cardona
1
-1
/
+6
2011-09-13
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
3
-9
/
+9
2011-09-13
ath9k: fix checks for first subframe delimiter padding
Felix Fietkau
2
-2
/
+3
2011-09-13
mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PS
Yogesh Ashok Powar
1
-0
/
+8
2011-09-13
ath9k_hw: fix the last register write for ar5416 addac
Felix Fietkau
1
-1
/
+1
2011-09-13
ath9k_hw: drop an unused column in AR5008-AR9002 initvals
Felix Fietkau
4
-1912
/
+1934
2011-09-13
cfg80211/nl80211: Indicate roaming feature capability to userspace.
Vivek Natarajan
3
-0
/
+12
2011-09-13
mac80211: retry sending failed BAR frames later instead of tearing down aggr
Felix Fietkau
2
-1
/
+41
2011-09-13
b43: LCN-PHY: implement saving and restoring PHY & radio configuration
Rafał Miłecki
1
-0
/
+35
2011-09-13
bcma: extract some basic info about board from SPROM
Rafał Miłecki
1
-0
/
+9
2011-09-13
ssb: use u16 for storing board rev
Rafał Miłecki
1
-1
/
+1
2011-09-13
b43: LCN-PHY: prepare functions for channel switching
Rafał Miłecki
1
-2
/
+84
2011-09-13
b43: LCN-PHY: implement more PHY ops before radio init
Rafał Miłecki
1
-3
/
+53
[next]