index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mac8390.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
zd1211rw: Fix TX status reporting in order to have proper rate control
Benoit PAPILLAULT
5
-26
/
+227
2009-10-27
wl1271: use ieee80211_rx_ni()
Luciano Coelho
1
-1
/
+1
2009-10-27
mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.
Rui Paulo
1
-2
/
+2
2009-10-27
ar9170: don't filter BlockACK frames
Christian Lamparter
1
-2
/
+2
2009-10-27
ar9170usb: atomic pending urbs counter
Christian Lamparter
2
-7
/
+7
2009-10-27
ar9170: atomic pending A-MPDU counter
Christian Lamparter
2
-6
/
+7
2009-10-27
iwlwifi: rework for static power save
Wey-Yi Guy
3
-23
/
+59
2009-10-27
iwlwifi: no chain noise support for 6x50 series
Wey-Yi Guy
1
-3
/
+18
2009-10-27
iwlwifi: set auto clock gate disable bit for 6x00/6x50 series
Wey-Yi Guy
2
-2
/
+12
2009-10-27
iwlagn: store station rate scale information in mac80211 station structure
Reinette Chatre
3
-6
/
+16
2009-10-27
iwlwifi: move rate scaling structures to header file
Reinette Chatre
2
-100
/
+101
2009-10-27
iwlwifi: move iwl_setup_mac to iwlagn
Reinette Chatre
3
-59
/
+62
2009-10-27
iwlwifi: fix incorrect otp blocks number for 6x50 series
Wey-Yi Guy
1
-3
/
+3
2009-10-27
iwlwifi: identify eeprom version for 6x50 series NIC
Wey-Yi Guy
2
-4
/
+7
2009-10-27
iwlwifi: show current power save status reported by uCode
Wey-Yi Guy
3
-0
/
+32
2009-10-27
iwl3945: disable all tx fifos
Abhijeet Kolekar
1
-0
/
+1
2009-10-27
wl1251: re-disable PG10 chips
John W. Linville
1
-1
/
+1
2009-10-27
b43: use ieee80211_rx_ni()
John W. Linville
1
-4
/
+1
2009-10-27
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
Holger Schurig
3
-40
/
+0
2009-10-27
libertas: make lbs_get_channel() static
Holger Schurig
2
-3
/
+1
2009-10-27
libertas: harmonize cmd.h
Holger Schurig
5
-65
/
+96
2009-10-27
libertas: cleanup host.h and hostcmd.h
Holger Schurig
7
-957
/
+853
2009-10-27
iwmc3200wifi: handle coexistence radio notification
Zhu Yi
1
-0
/
+15
2009-10-27
iwmc3200wifi: Set wiphy firmware version
Samuel Ortiz
3
-0
/
+13
2009-10-27
iwmc3200wifi: Support unexpected reboot barker
Samuel Ortiz
1
-0
/
+8
2009-10-27
iwmc3200wifi: Try shared auth when open WEP fails
Samuel Ortiz
4
-6
/
+53
2009-10-27
iwmc3200wifi: Do not handle wifi command if the interface is not ready
Samuel Ortiz
1
-0
/
+5
2009-10-27
iwmc3200wifi: Check for cmd pointer before dereferencing it
Samuel Ortiz
1
-2
/
+8
2009-10-27
iwmc3200wifi: SDIO disable race fix
Samuel Ortiz
1
-2
/
+2
2009-10-27
iwmc3200wifi: Tx power setting
Samuel Ortiz
3
-1
/
+30
2009-10-27
iwmc3200wifi: Update fixed size config definitions
Samuel Ortiz
1
-2
/
+58
2009-10-27
iwmc3200wifi: Update statistics notification structure
Samuel Ortiz
1
-0
/
+5
2009-10-27
iwmc3200wifi: Improve rx debug
Samuel Ortiz
1
-2
/
+5
2009-10-27
iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both
Samuel Ortiz
1
-3
/
+3
2009-10-27
iwmc3200wifi: CT kill support
Samuel Ortiz
8
-1
/
+55
2009-10-27
iwmc3200wifi: WPS support
Samuel Ortiz
2
-0
/
+10
2009-10-27
iwmc3200wifi: allow joining an existed IBSS network
Zhu Yi
1
-20
/
+2
2009-10-27
iwmc3200wifi: add BGN sdio device id
Zhu Yi
1
-2
/
+4
2009-10-27
mac80211: Learn about mesh portals from multicast traffic
Javier Cardona
1
-6
/
+15
2009-10-27
rt2x00: Implement support for rt2800pci
Ivo van Doorn
5
-0
/
+5317
2009-10-27
rt2x00: Add rt2x00soc bus module
Ivo van Doorn
4
-0
/
+216
2009-10-27
wl1251: use ieee80211_rx_ni()
Kalle Valo
1
-1
/
+1
2009-10-27
mac80211: add ieee80211_rx_ni()
Kalle Valo
1
-6
/
+26
2009-10-27
b43: Optimize PIO scratchbuffer usage
Michael Buesch
3
-46
/
+51
2009-10-27
wl1251: add support for PG11 chips.
David-John Willis
1
-0
/
+3
2009-10-27
wl1271: added missing packed modifier in some cmd structs
Luciano Coelho
1
-3
/
+3
2009-10-27
wl1271: fix endianess issues
Luciano Coelho
15
-304
/
+318
2009-10-27
wl1271: added missing packed modifier in some acx structs
Luciano Coelho
1
-5
/
+5
2009-10-27
wl1271: fix sparse warnings about undeclared functions
Luciano Coelho
2
-5
/
+8
2009-10-27
wl1271: Set IEEE80211_FCTL_TODS in the null data template
Juuso Oikarinen
1
-1
/
+2
[next]