index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
znet.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
iwlagn: modify the debug macro to be usable by all the layers
Emmanuel Grumbach
2
-19
/
+21
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
16
-122
/
+124
2011-08-29
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
13
-60
/
+61
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
17
-171
/
+177
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
10
-26
/
+28
2011-08-29
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
8
-24
/
+25
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
19
-262
/
+278
2011-08-29
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
7
-47
/
+48
2011-08-29
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
5
-23
/
+50
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
18
-48
/
+140
2011-08-29
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
2
-6
/
+6
2011-08-29
iwlagn: remove out-dated comments
Wey-Yi Guy
1
-10
/
+1
2011-08-29
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
10
-24
/
+23
2011-08-29
ath9k: minor cleanup in ani
Mohammed Shafi Shajakhan
2
-5
/
+2
2011-08-29
ath9k: use appropriate debug mask
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-08-29
p54: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
1
-4
/
+8
2011-08-29
ath9k: add missing AR9340 in ath_mac_bb_names
Florian Fainelli
1
-0
/
+1
2011-08-29
cfg80211: document wiphy->registered
Stanislaw Gruszka
1
-0
/
+1
2011-08-29
mac80211: refactor skb copy to failq in mesh_path_move_to_queue
John W. Linville
1
-4
/
+4
2011-08-29
net/mac80211/debugfs: Convert to kstrou8_from_user
Peter Huewe
1
-11
/
+3
2011-08-26
ath9k: add AR9580 support
Luis R. Rodriguez
1
-0
/
+1
2011-08-26
carl9170: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
1
-4
/
+7
2011-08-26
ath9k_hw: add AR9580 support
Luis R. Rodriguez
5
-0
/
+1770
2011-08-26
ath9k_htc: Add get_stats call back
Mohammed Shafi Shajakhan
1
-0
/
+17
2011-08-26
b43: correct warning for uninitialized variable 'macstat'
John W. Linville
1
-1
/
+1
2011-08-26
ath9k: remove replicated null check in ath_pci_aspm_init
John W. Linville
1
-6
/
+2
2011-08-26
b43: HT-PHY: read clip state
Rafał Miłecki
2
-1
/
+14
2011-08-26
b43: HT-PHY: use separated function for forcing RF sequence
Rafał Miłecki
2
-9
/
+34
2011-08-26
MAINTANERS: update Qualcomm Atheros addresses
Luis R. Rodriguez
1
-7
/
+7
2011-08-26
wireless: relicense regulatory header to ISC
Luis R. Rodriguez
1
-4
/
+12
2011-08-26
mac80211: add uapsd_queues and max_sp params fields
Eliad Peller
2
-0
/
+5
2011-08-26
nl80211/cfg80211: add STA WME parameters
Eliad Peller
3
-0
/
+52
2011-08-26
mac80211: allow action frames with unknown BSSID in GO mode
Arik Nemtsov
1
-1
/
+3
2011-08-26
ath9k: Send legacy rated frames as unaggregated
Rajkumar Manoharan
1
-1
/
+21
2011-08-26
mac80211: fix race condition between assoc_done and first EAP packet
Guy Eilam
4
-60
/
+236
2011-08-26
mac80211: refactor sta_info_insert_rcu to 3 main stages
Guy Eilam
1
-53
/
+95
2011-08-26
b43: drop Kconfig option of forcing PIO mode
Rafał Miłecki
3
-17
/
+1
2011-08-26
mac80211: mesh gate fixes
Thomas Pedersen
3
-8
/
+14
2011-08-24
libertas: update readme file
Amitkumar Karwar
1
-25
/
+0
2011-08-24
rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
4
-161
/
+33
2011-08-24
rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
3
-161
/
+32
2011-08-24
rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
6
-172
/
+32
2011-08-24
rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
3
-127
/
+27
2011-08-24
rtlwifi: Install updated rate-mapping routine
Larry Finger
3
-0
/
+198
2011-08-24
drivers/net/wireless/mwifiex/scan.c: test the just-initialized value
Julia Lawall
1
-2
/
+2
2011-08-24
b43/legacy: Remove firmware IDs
Michael Büsch
4
-15
/
+2
2011-08-24
ath9k_hw: Disable Walsh spatial spreading for 2 chains
Rajkumar Manoharan
2
-2
/
+2
2011-08-24
ath9k: Change rate control to use legacy rate as last MRR
Rajkumar Manoharan
1
-7
/
+27
2011-08-24
ath9k_hw: Fix descriptor status of TxOpExceeded
Rajkumar Manoharan
1
-2
/
+2
2011-08-24
ath9k: Add support for get_stats callback
Mohammed Shafi Shajakhan
1
-1
/
+16
[next]