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: adjust TSF in IBSS
Assaf Krauss
2008-06-30
2
-1
/
+4
*
mac80211: add beacon timestamp to beacon template in IBSS
Assaf Krauss
2008-06-30
1
-0
/
+1
*
iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flow
Mohamed Abbas
2008-06-30
1
-2
/
+6
*
iwlwifi: fix IBSS association flow
Tomas Winkler
2008-06-30
1
-9
/
+12
*
iwlwifi: remove obsolete lq_ready use
Ron Rindjunsky
2008-06-30
5
-32
/
+2
*
iwlwifi: move rx aggregation functions to iwl-rx.c
Ron Rindjunsky
2008-06-30
3
-45
/
+47
*
iwlwifi: setup compressed BA handler
Emmanuel Grumbach
2008-06-30
5
-150
/
+151
*
iwlwifi: remove useless network and duplicate checking
Emmanuel Grumbach
2008-06-30
4
-173
/
+13
*
iwlwifi: move RX handlers to iwl-rx.c
Emmanuel Grumbach
2008-06-30
5
-860
/
+861
*
iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit
Emmanuel Grumbach
2008-06-30
4
-14
/
+15
*
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
[next]