index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
mac80211: fix wext bssid/ssid setting
Johannes Berg
1
-11
/
+14
2009-06-15
mac80211: disconnect when user changes channel
Johannes Berg
4
-31
/
+31
2009-06-15
mac80211: add queue debugfs file
Johannes Berg
2
-0
/
+26
2009-06-15
mac80211: Do not try to associate with an empty SSID
Jouni Malinen
1
-0
/
+8
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-06-10
mac80211: disable PS while probing AP
Johannes Berg
1
-12
/
+33
2009-06-10
mac80211: disable moving between PS modes during scan
Luis R. Rodriguez
2
-5
/
+4
2009-06-10
mac80211: clean up return value of __ieee80211_parse_tx_radiotap
Johannes Berg
1
-7
/
+6
2009-06-10
mac80211: don't use master netdev name
Johannes Berg
2
-6
/
+6
2009-06-10
mac80211: Fix the way ADDBA request count being modified
Vasanthakumar Thiagarajan
1
-2
/
+4
2009-06-10
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
6
-73
/
+69
2009-06-10
mac80211 : fix unaligned rx skb
matthieu castet
1
-1
/
+1
2009-06-10
mac80211: fix minstrel single-rate memory corruption
Bob Copeland
1
-1
/
+1
2009-06-03
cfg80211: fix Kconfig for users of cfg80211
Johannes Berg
1
-1
/
+4
2009-06-03
mac80211: removed unused variable in ieee80211_tx()
Luis R. Rodriguez
1
-2
/
+0
2009-06-03
mac80211: extend sta kdoc - explain when they are added
Luis R. Rodriguez
1
-0
/
+9
2009-06-03
cfg80211: add rfkill support
Johannes Berg
4
-15
/
+18
2009-06-03
cfg80211: move txpower wext from mac80211
Johannes Berg
2
-78
/
+56
2009-06-03
mac80211: handle -EALREADY on cfg80211 op assoc req
Luis R. Rodriguez
1
-1
/
+1
2009-06-03
mac80211: fix transposed min/max CW values
Johannes Berg
1
-4
/
+4
2009-06-03
cfg80211: validate AID of stations being added
Johannes Berg
1
-6
/
+7
2009-06-03
mac80211: deprecate conf.beacon_int properly
Johannes Berg
1
-10
/
+2
2009-05-27
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Eric Dumazet
1
-6
/
+2
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
5
-193
/
+5
2009-05-22
mac80211: correct probe wait time
Johannes Berg
1
-1
/
+1
2009-05-22
mac80211: fix probe response wait timing
Johannes Berg
1
-4
/
+5
2009-05-20
mac80211: fix managed mode BSSID handling
Johannes Berg
2
-7
/
+19
2009-05-20
mac80211: fix parameter confusion when finding IBSS
Johannes Berg
1
-2
/
+2
2009-05-20
mac80211: don't try to do anything on unchanged genIE
Johannes Berg
2
-2
/
+10
2009-05-20
mac80211: Do not override AID in the duration field
Jouni Malinen
1
-0
/
+2
2009-05-20
mac80211: PS processing for every Beacon with our AID in TIM
Jouni Malinen
1
-9
/
+10
2009-05-20
mac80211: fix kernel-doc
Johannes Berg
1
-0
/
+1
2009-05-20
mac80211: cancel/restart all timers across suspend/resume
Johannes Berg
12
-19
/
+321
2009-05-20
mac80211: move channel switch code
Johannes Berg
4
-111
/
+105
2009-05-20
nl80211: Validate NL80211_ATTR_KEY_SEQ length
Jouni Malinen
1
-3
/
+3
2009-05-20
mac80211: Cancel pending probereq poll on beacon RX
Jouni Malinen
1
-0
/
+10
2009-05-20
mac80211: Initialize RX's last received sequence number
Senthil Balasubramanian
1
-0
/
+3
2009-05-20
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
Luis R. Rodriguez
2
-20
/
+0
2009-05-20
mac80211: check if HT40+/- is allowed before sending assoc
Luis R. Rodriguez
1
-2
/
+6
2009-05-20
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
Luis R. Rodriguez
1
-2
/
+2
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+2
2009-05-13
mac80211: make noack test available
Johannes Berg
4
-2
/
+44
2009-05-13
mac80211: IBSS supported rate fixes
Johannes Berg
1
-27
/
+40
2009-05-13
mac80211: don't connect to IBSS network with different privacy
Johannes Berg
1
-2
/
+8
2009-05-13
mac80211: split out and decrease probe wait time
Johannes Berg
1
-2
/
+3
2009-05-13
mac80211: respond to beacon loss report only once
Johannes Berg
1
-0
/
+11
2009-05-13
nl80211: Add RSC configuration for new keys
Jouni Malinen
3
-3
/
+24
2009-05-13
nl80211: Add IEEE 802.1X PAE control for station mode
Jouni Malinen
4
-3
/
+12
2009-05-13
nl80211: improve station flags handling
Johannes Berg
1
-12
/
+16
2009-05-13
cfg80211: implement wext key handling
Johannes Berg
1
-276
/
+3
[next]