index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwmc3200wifi
/
commands.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-10
iwmc3200wifi: refuse to associate on unallowed channels
Zhu Yi
3
-3
/
+25
2010-03-10
enhance sysfs rfkill interface
florian@mickler.org
2
-0
/
+83
2010-03-10
Document the rfkill sysfs ABI
florian@mickler.org
4
-31
/
+102
2010-03-10
iwl3945: check ucode load error code
Abhijeet Kolekar
1
-1
/
+1
2010-03-10
iwlwifi: clean up queue/fifo handling
Johannes Berg
5
-77
/
+109
2010-03-10
iwlwifi: add internal short scan support for 3945
Wey-Yi Guy
1
-8
/
+14
2010-03-10
iwlwifi: remove unnecessary parameter in scan function
Wey-Yi Guy
1
-5
/
+3
2010-03-10
iwlwifi: remove duplicate function
Wey-Yi Guy
1
-23
/
+0
2010-03-10
iwlwifi: remove needlessly exported symbols
Reinette Chatre
3
-4
/
+1
2010-03-10
iwlwifi: change WEP key protection to use mutex
Johannes Berg
4
-12
/
+12
2010-03-10
iwlwifi: remove un-necessary parameters
Wey-Yi Guy
1
-21
/
+7
2010-03-10
iwlagn: move sysfs flags and filter_flags files to debugfs
Johannes Berg
2
-83
/
+29
2010-03-10
iwlwifi: remove STATUS_MODE_PENDING
Johannes Berg
5
-44
/
+19
2010-03-10
iwlwifi: remove alive start adhoc restart
Johannes Berg
2
-17
/
+0
2010-03-10
iwlwifi: move 3945 clip groups to 3945 data
Johannes Berg
2
-8
/
+12
2010-03-10
iwlwifi: clear up AC/FIFO debug output
Johannes Berg
1
-2
/
+2
2010-03-10
iwlwifi: remove sanity check
Johannes Berg
1
-5
/
+0
2010-03-10
iwlwifi: remove IBSS channel sanity check
Johannes Berg
1
-9
/
+0
2010-03-10
iwlwifi: remove priv->active_rate_basic
Johannes Berg
6
-50
/
+10
2010-03-10
iwlwifi: remove never-changing priv->rates_mask variable
Johannes Berg
3
-8
/
+4
2010-03-10
iwlwifi: remove frame dropping
Johannes Berg
2
-19
/
+0
2010-03-10
iwlwifi: remove dead code from iwl_mac_reset_tsf
Johannes Berg
1
-13
/
+3
2010-03-10
iwlwifi: remove superfluous channel check
Johannes Berg
1
-8
/
+0
2010-03-10
iwlagn: remove write-only variables
Johannes Berg
6
-42
/
+15
2010-03-10
iwlwifi: move ICT data to agn part of union
Johannes Berg
3
-51
/
+56
2010-03-10
iwlwifi: move 3945 specific data into union
Johannes Berg
5
-40
/
+45
2010-03-10
iwlagn: move ICT code into separate file
Johannes Berg
10
-279
/
+385
2010-03-09
b43: N-PHY: switch to chanspec ops
Rafał Miłecki
2
-25
/
+63
2010-03-09
b43: N-PHY: implement chanspec setup
Rafał Miłecki
1
-0
/
+62
2010-03-09
b43: N-PHY: isloate 2055 radio setup
Rafał Miłecki
1
-6
/
+17
2010-03-09
b43: N-PHY: adjust gain table
Rafał Miłecki
1
-1
/
+57
2010-03-09
b43: N-PHY: switch to chanspec struct
Rafał Miłecki
2
-20
/
+36
2010-03-09
b43: N-PHY: update post init of 2055 radio
Rafał Miłecki
1
-26
/
+35
2010-03-09
b43: N-PHY: update writing channel-specific radio registers
Rafał Miłecki
1
-22
/
+32
2010-03-09
b43: N-PHY: turn radio on/off (rfkill)
Rafał Miłecki
1
-13
/
+37
2010-03-09
b43: N-PHY: initialize super switch
Rafał Miłecki
1
-1
/
+36
2010-03-09
b43: N-PHY: add some registers and structs definitions
Rafał Miłecki
3
-0
/
+19
2010-03-09
mac80211: use different MAC addresses for virtual interfaces
Johannes Berg
1
-2
/
+114
2010-03-09
mac80211: Improve software scan timing
Helmut Schaa
2
-6
/
+66
2010-03-09
ath9k: never read from the AR_IMR_S2 register
Pavel Roskin
3
-11
/
+12
2010-03-09
mac80211: fix rates setup on IBSS merge
Bruno Randolf
1
-0
/
+3
2010-03-09
wl1271: Remove tx-power level workaround
Juuso Oikarinen
1
-6
/
+1
2010-03-09
wl1271: Disable host TX rate control
Juuso Oikarinen
2
-1
/
+4
2010-03-09
wl1271: Clean up TX security sequence number handling
Juuso Oikarinen
4
-18
/
+12
2010-03-09
wl1271: Clean up firmware block allocation calculation
Juuso Oikarinen
2
-8
/
+4
2010-03-09
wl1271: Update TX packet life time handling with higher resolution time
Juuso Oikarinen
3
-5
/
+10
2010-03-09
wl1271: Implement looped IRQ handling
Juuso Oikarinen
4
-31
/
+55
2010-03-09
wl1271: Don't mask interrupts while handling interrupt
Juuso Oikarinen
1
-4
/
+0
2010-03-09
wl1271: Aggregate RX acknowledgements to FW
Juuso Oikarinen
1
-1
/
+2
2010-03-09
wl1271: Remove annoying PSM entry/exit kernel traces
Juuso Oikarinen
1
-2
/
+2
[next]