index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move RX stats to core, and move temperature to handler
Emmanuel Grumbach
2008-06-30
9
-85
/
+103
*
iwlwifi: send ADD_STA before RXON with assoc bit
Emmanuel Grumbach
2008-06-30
1
-33
/
+46
*
iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string
Emmanuel Grumbach
2008-06-30
1
-0
/
+1
*
iwlwifi: use iwl_is_associated when possible
Ron Rindjunsky
2008-06-30
2
-4
/
+4
*
iwlwifi: better station table maintenance
Emmanuel Grumbach
2008-06-30
4
-53
/
+100
*
iwlwifi: Add eeprom version to the version file in sysfs
Tomas Winkler
2008-06-30
1
-4
/
+16
*
iwlwifi: configure uCode to use open loop tx power algorithm
Gregory Greenman
2008-06-30
2
-1
/
+3
*
b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
Adel Gadllah
2008-06-30
2
-0
/
+36
*
b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON
Adel Gadllah
2008-06-30
2
-2
/
+2
*
mac80211: fix warning: unused variable invoke_tx_handlers
Tomas Winkler
2008-06-30
1
-3
/
+2
*
hostap: use radiotap headers by default
Pavel Roskin
2008-06-30
1
-0
/
+1
*
hostap: add radiotap support in monitor mode
Pavel Roskin
2008-06-30
3
-2
/
+38
*
hostap: don't skip any headers in hostap_80211_header_parse()
Pavel Roskin
2008-06-30
1
-19
/
+1
*
iwlwifi: fix rfkill deps and remove input device usage
Adel Gadllah
2008-06-30
3
-42
/
+0
*
mac80211: removing duplicated parsing of information elements
Ester Kummer
2008-06-30
1
-91
/
+97
*
build algorithms into the mac80211 module
Adrian Bunk
2008-06-30
5
-50
/
+14
*
mac80211: add last beacon time in scan list
Emmanuel Grumbach
2008-06-30
1
-0
/
+7
*
mac80211: add spectrum capabilities
Tomas Winkler
2008-06-30
2
-0
/
+29
*
mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option
Yi Zhu
2008-06-30
1
-0
/
+7
*
iwl-rfkill.c: correct 'recieved' typo
John W. Linville
2008-06-30
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-29
84
-4607
/
+3384
|
\
|
*
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
John W. Linville
2008-06-27
4
-8
/
+21
|
*
ath5k: remove now unused variable declared in ath5k_tx
John W. Linville
2008-06-27
1
-1
/
+0
|
*
mac80211: fix tx fragmentation
Johannes Berg
2008-06-27
1
-31
/
+37
|
*
mac80211: make workqueue freezable
Johannes Berg
2008-06-27
1
-1
/
+1
|
*
wireless: Small cleanups
Pavel Machek
2008-06-27
2
-25
/
+20
|
*
iwlwifi: fix build for CONFIG_INPUT=n
Randy Dunlap
2008-06-27
2
-2
/
+11
|
*
mac80211: Add RTNL warning for workqueue
Ivo van Doorn
2008-06-27
1
-2
/
+5
|
*
mac80211: add phy information to giwname
Tomas Winkler
2008-06-27
1
-0
/
+32
|
*
mac80211: update the authentication method
Emmanuel Grumbach
2008-06-27
1
-0
/
+13
|
*
mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto
Emmanuel Grumbach
2008-06-27
1
-0
/
+3
|
*
b43: Fix PIO skb clobber
Michael Buesch
2008-06-27
1
-1
/
+1
|
*
rt2x00: kill URB for all TX queues during disable_radio()
Ivo van Doorn
2008-06-27
1
-3
/
+6
|
*
mac80211: mlme.c use new frame control helpers
Harvey Harrison
2008-06-27
1
-20
/
+19
|
*
mac80211: rx.c use new frame control helpers
Harvey Harrison
2008-06-27
1
-4
/
+3
|
*
mac80211: tx.c use new frame control helpers
Harvey Harrison
2008-06-27
1
-29
/
+25
|
*
mac80211: wep.c use new frame control helpers
Harvey Harrison
2008-06-27
1
-24
/
+15
|
*
ath5k: convert LED code to use mac80211 triggers
Bob Copeland
2008-06-27
3
-154
/
+132
|
*
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
Luis R. Rodriguez
2008-06-27
5
-38
/
+41
|
*
rt2x00: Remove duplicate deinitialization
Ivo van Doorn
2008-06-27
1
-18
/
+2
|
*
b43: Add debugfs firmware debugging knob
Michael Buesch
2008-06-27
3
-0
/
+15
|
*
b43: Add simple firmware watchdog
Michael Buesch
2008-06-27
2
-0
/
+17
|
*
mac80211: rename TKIP debugging Kconfig symbol
Johannes Berg
2008-06-27
2
-11
/
+11
|
*
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
2008-06-27
6
-152
/
+336
|
*
adm8211: remove unnecessary protected bit mask/check
Harvey Harrison
2008-06-26
1
-8
/
+1
|
*
mac80211: add single function calling tx handlers
Johannes Berg
2008-06-26
1
-42
/
+40
|
*
b43: Remove "shm" and "ucode_regs" debugfs files
Michael Buesch
2008-06-26
2
-44
/
+0
|
*
b43: Add mask/set capability to debugfs MMIO interface
Michael Buesch
2008-06-26
1
-8
/
+30
|
*
b43: Add debugfs files for random SHM access
Michael Buesch
2008-06-26
4
-17
/
+234
|
*
b43: Add debugfs files for MMIO register access
Michael Buesch
2008-06-26
2
-0
/
+133
[next]