index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-07
cfg80211: constify WDS address
Johannes Berg
3
-3
/
+3
2010-10-07
nl80211: use new genl helpers for WDS
Johannes Berg
1
-33
/
+12
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
1
-2
/
+1
2010-10-07
wl1271: Support FEM autodetection
Juuso Oikarinen
1
-4
/
+17
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
1
-2
/
+2
2010-10-07
Revert "rtl8180: use NAPI for bottom-half processing"
John W. Linville
1
-69
/
+59
2010-10-07
iwlagn: add define for MODULE_FIRMWARE
Wey-Yi Guy
1
-0
/
+1
2010-10-07
iwlagn: fix module firmware name for 130 series device
Wey-Yi Guy
1
-2
/
+2
2010-10-06
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
John W. Linville
1
-3
/
+4
2010-10-06
cfg80211: fix BSS double-unlinking
Johannes Berg
1
-6
/
+6
2010-10-06
nl80211/mac80211: Add retry and failed transmission count to station info
Bruno Randolf
4
-0
/
+22
2010-10-06
Revert "iwlwifi: do not perferm force reset while doing scan"
Stanislaw Gruszka
1
-5
/
+0
2010-10-06
mac80211: compete scan to cfg80211 if deferred scan fail to start
Stanislaw Gruszka
1
-0
/
+2
2010-10-06
mac80211: do not requeue scan work when not needed
Stanislaw Gruszka
1
-12
/
+3
2010-10-06
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
3
-14
/
+27
2010-10-06
mac80211: keep lock when calling __ieee80211_scan_completed()
Stanislaw Gruszka
1
-36
/
+39
2010-10-06
mac80211: reduce number of __ieee80211_scan_completed calls
Stanislaw Gruszka
1
-22
/
+29
2010-10-06
b43: N-PHY: don't duplicate setting channel in shared memory
Rafał Miłecki
1
-10
/
+2
2010-10-06
b43: define B43_SHM_SH_CHAN_40MHZ
Rafał Miłecki
2
-3
/
+6
2010-10-06
b43: N-PHY: simplify channel switching
Rafał Miłecki
1
-16
/
+11
2010-10-06
nl80211: fix error in generic netif_running check
Johannes Berg
1
-0
/
+2
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
20
-109
/
+293
2010-10-06
mac80211: avoid transmitting delBA to old AP
Johannes Berg
11
-35
/
+48
2010-10-06
ath9k: Introduce a wrapper for power save disable.
Senthil Balasubramanian
1
-18
/
+22
2010-10-06
ath9k: remove unnecessary power save flags.
Senthil Balasubramanian
3
-48
/
+4
2010-10-06
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
5
-101
/
+3
2010-10-06
ath9k_hw: remove function pointer abstraction for internal ANI ops
Felix Fietkau
3
-45
/
+29
2010-10-06
ath9k_hw: remove code duplication in phy error counter handling
Felix Fietkau
4
-119
/
+34
2010-10-06
ath9k_hw: clean up ANI state handling
Felix Fietkau
6
-260
/
+110
2010-10-06
ath9k_hw: add a helper function to check for the new ANI implementation
Felix Fietkau
1
-2
/
+7
2010-10-06
ath9k_hw: clean up register write buffering
Felix Fietkau
12
-61
/
+7
2010-10-06
ath9k_hw: merge codepaths that access the cycle counter registers
Felix Fietkau
5
-92
/
+65
2010-10-06
ath9k_hw: clean up calibration flags
Felix Fietkau
6
-77
/
+31
2010-10-06
mac80211: delete AddBA response timer
Johannes Berg
1
-0
/
+2
2010-10-06
ath9k_hw: fix regression in ANI listen time calculation
Felix Fietkau
1
-1
/
+1
2010-10-06
iwlagn: define 130 series of WiFi/BT combo devices
Wey-Yi Guy
3
-0
/
+56
2010-10-06
iwlagn: rename iwl5000_tx_resp
Wey-Yi Guy
2
-11
/
+13
2010-10-06
iwlwifi: remove uncorrect comments
Wey-Yi Guy
1
-2
/
+2
2010-10-06
iwlagn: rename iwl5000_tx_power_dbm_cmd
Wey-Yi Guy
2
-7
/
+7
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
24
-887
/
+565
2010-10-06
iwlwifi: schedule to deprecate software scan support
Wey-Yi Guy
3
-6
/
+17
2010-10-05
mac80211: fix channel assumption for association done work
Luis R. Rodriguez
1
-3
/
+3
2010-10-05
nl80211: fix remain-on-channel documentation
Johannes Berg
1
-2
/
+2
2010-10-05
ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom
Gabor Juhos
1
-1
/
+9
2010-10-05
ath5k: Don't wake internal queues
Bruno Randolf
1
-1
/
+1
2010-10-05
mac80211: fix deadlock with multiple interfaces
Johannes Berg
5
-22
/
+7
2010-10-05
nl80211: reduce dumping boilerplate
Johannes Berg
1
-92
/
+59
2010-10-05
nl80211: use generic check for netif_running
Johannes Berg
1
-69
/
+28
2010-10-05
nl80211: use the new genetlink pre/post_doit hooks
Johannes Berg
1
-1202
/
+531
2010-10-05
genetlink: introduce pre_doit/post_doit hooks
Johannes Berg
2
-1
/
+31
[next]