index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-29
rtl818x: fix RTS/CTS-less transmit
Johannes Berg
2
-7
/
+19
2008-02-29
mac80211: enable IBSS merging
Bruno Randolf
3
-31
/
+67
2008-02-29
mac80211: move function ieee80211_sta_join_ibss()
Bruno Randolf
1
-158
/
+159
2008-02-29
mac80211: better definition of mactime
Bruno Randolf
1
-1
/
+2
2008-02-29
iwlwifi: fix name of function in comment (_rx_card_state_notif)
Reinette Chatre
2
-2
/
+2
2008-02-29
WDEV: ath5k, typecheck on nonDEBUG
Jiri Slaby
1
-1
/
+3
2008-02-29
drivers/net/wireless/atmel.c: Use time_* macros
S.Çağlar Onur
1
-2
/
+3
2008-02-29
net/mac80211/: Use time_* macros
S.Çağlar Onur
2
-2
/
+4
2008-02-29
mac80211: fix ecw2cw brain-damage
Johannes Berg
1
-6
/
+1
2008-02-29
iwlwifi: Add tx_ant_num hw setting variable
Tomas Winkler
4
-6
/
+9
2008-02-29
iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h
Tomas Winkler
2
-44
/
+34
2008-02-29
iwlwifi-2.6: Adds and fixes defines about security
Emmanuel Grumbach
2
-12
/
+26
2008-02-29
b43: Add HostFlags HI support
Michael Buesch
3
-35
/
+52
2008-02-29
mac80211: Extend filter flag documentation about unsupported flags
Michael Buesch
1
-2
/
+12
2008-02-29
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
5
-21
/
+27
2008-02-29
b43: Fix bandswitch
Michael Buesch
2
-129
/
+199
2008-02-29
iwlwifi: Update iwlwifi version stamp to 1.2.26
Reinette Chatre
2
-2
/
+2
2008-02-29
mac80211: defer master netdev allocation to ieee80211_register_hw
Johannes Berg
1
-34
/
+38
2008-02-29
b43legacy: fix B43legacy_WARN_ON macro
Stefano Brivio
2
-13
/
+5
2008-02-29
b43legacy: fix upload of beacon packets to the hardware
Stefano Brivio
2
-102
/
+174
2008-02-29
b43legacy: add definitions for MAC control register
Stefano Brivio
2
-16
/
+22
2008-02-29
iwlwifi: remove IWL{4965,3945}_QOS
Ron Rindjunsky
5
-57
/
+4
2008-02-29
mac80211: adjustable number of bits for qdisc pool
Ron Rindjunsky
1
-9
/
+9
2008-02-29
mac80211: Add cooked monitor mode support
Michael Wu
3
-31
/
+126
2008-02-29
mac80211: move some code into ieee80211_invoke_rx_handlers
Johannes Berg
1
-24
/
+18
2008-02-29
mac80211: remove "dynamic" RX/TX handlers
Johannes Berg
4
-61
/
+43
2008-02-29
mac80211: clean up some things in the RX path
Johannes Berg
1
-27
/
+10
2008-02-29
mac80211: Use monitor configuration flags
Michael Wu
4
-16
/
+60
2008-02-29
nl80211: Add monitor interface configuration flags
Michael Wu
4
-6
/
+101
2008-02-29
mac80211: split RX_DROP
Johannes Berg
5
-43
/
+45
2008-02-29
mac80211: split ieee80211_txrx_result
Johannes Berg
8
-197
/
+204
2008-02-29
iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...
Tomas Winkler
4
-64
/
+50
2008-02-29
rt2x00: Release rt2x00 2.1.0
Ivo van Doorn
1
-1
/
+1
2008-02-29
rt2x00: Fix rate initialization
Ivo van Doorn
1
-1
/
+1
2008-02-29
rt2x00: Enable LED class support for rt2500usb/rt73usb
Ivo van Doorn
7
-53
/
+463
2008-02-29
rt2x00: Make use of MAC80211_LED_TRIGGERS
Ivo van Doorn
10
-320
/
+403
2008-02-29
rt2x00: Use ieee80211_channel_to_frequency()
Ivo van Doorn
1
-4
/
+1
2008-02-29
rt2x00: Remove HWMODE_{A,B,G}
Ivo van Doorn
5
-35
/
+10
2008-02-29
rt2x00: Rate structure overhaul
Ivo van Doorn
4
-140
/
+153
2008-02-29
ath5k/phy.c: fix negative array index
Luis R. Rodriguez
1
-0
/
+3
2008-02-29
ath5k: Use software encryption for now
Luis R. Rodriguez
1
-1
/
+3
2008-02-29
ath5k: Port debug.c over to the new band API and enable as build option
Luis R. Rodriguez
6
-36
/
+67
2008-02-29
ath5k: Use our own Kconfig file, we'll be expanding this shortly
Luis R. Rodriguez
3
-19
/
+23
2008-02-29
ath5k: ath5k_copy_channels() was not setting the channel band
Luis R. Rodriguez
1
-0
/
+2
2008-02-29
ath5k: Cleanup after API changes
Luis R. Rodriguez
4
-74
/
+102
2008-02-29
ath5k: Port to new bitrate/channel API
Luis R. Rodriguez
8
-372
/
+329
2008-02-29
wireless: Fix WARN_ON() with ieee802.11b
Ivo van Doorn
1
-1
/
+1
2008-02-29
iwlwifi: set rate_idx correctly from plcp
Mohamed Abbas
1
-1
/
+1
2008-02-29
iwlwifi: initialize ieee80211_channel->hw_value
Mohamed Abbas
2
-0
/
+2
2008-02-29
wireless: fix ERP rate flags
Johannes Berg
1
-4
/
+4
[next]