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
*
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
2012-11-12
1
-3
/
+2
*
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
2012-11-10
4
-6
/
+20
*
mac80211: don't send null data packet when not associated
Johannes Berg
2012-11-09
1
-0
/
+2
*
mac80211: fix memory leak in device registration error path
Johannes Berg
2012-11-09
1
-2
/
+4
*
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
2012-11-05
1
-0
/
+5
*
mac80211: init sched_scan_ies
David Spinadel
2012-10-31
1
-1
/
+1
*
mac80211: do not call ieee80211_configure_filter if no interfaces are up
Felix Fietkau
2012-10-31
1
-0
/
+3
*
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
2012-10-26
1
-8
/
+10
*
mac80211: verify that skb data is present
Johannes Berg
2012-10-26
3
-2
/
+42
*
mac80211: check management frame header length
Johannes Berg
2012-10-26
1
-4
/
+8
*
wireless: drop invalid mesh address extension frames
Johannes Berg
2012-10-26
1
-5
/
+6
*
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
2012-10-26
1
-1
/
+1
*
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
2012-10-25
1
-0
/
+4
*
mac80211: Don't drop frames received with mesh ttl == 1
Javier Cardona
2012-10-25
1
-1
/
+1
*
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
2012-10-25
1
-4
/
+2
*
mac80211: use blacklist for duplicate IE check
Johannes Berg
2012-10-24
1
-7
/
+35
*
cfg80211: fix initialization of chan->max_reg_power
Felix Fietkau
2012-10-18
1
-2
/
+3
*
cfg80211: fix antenna gain handling
Felix Fietkau
2012-10-18
1
-2
/
+1
*
mac80211: connect with HT20 if HT40 is not permitted
Johannes Berg
2012-10-17
1
-10
/
+20
*
cfg80211/mac80211: avoid state mishmash on deauth
Stanislaw Gruszka
2012-10-15
3
-11
/
+7
*
Merge remote-tracking branch 'wireless/master' into mac80211
Johannes Berg
2012-10-15
9607
-260369
/
+611724
|
\
|
*
mac80211: use ieee80211_free_txskb to fix possible skb leaks
Felix Fietkau
2012-10-08
2
-12
/
+14
|
*
carl9170: fix sleep in softirq context
Ronald Wahl
2012-10-08
2
-15
/
+15
|
*
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
Wei Yongjun
2012-10-08
1
-1
/
+2
|
*
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
2012-10-08
4
-16
/
+27
|
*
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2012-10-08
2
-5
/
+16
|
*
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
2012-10-08
1
-6
/
+10
|
*
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2012-10-08
2
-12
/
+16
|
*
mac80211: call drv_get_tsf() in sleepable context
Thomas Pedersen
2012-10-08
1
-2
/
+1
|
*
rt2x00/rt3352: Fix lnagain assignment to use register 66.
Daniel Golle
2012-10-05
1
-2
/
+2
|
*
ath9k: use ieee80211_free_txskb
Felix Fietkau
2012-10-05
3
-26
/
+31
|
*
ath9k: improve suspend/resume reliability
Felix Fietkau
2012-10-05
4
-10
/
+13
|
*
ath9k: fix ASPM initialization on resume
Felix Fietkau
2012-10-05
1
-0
/
+5
|
*
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
2012-10-04
1
-5
/
+6
|
*
Remove noisy printks from llcp_sock_connect
Dave Jones
2012-10-04
1
-6
/
+2
|
*
Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-can
David S. Miller
2012-10-04
3
-5
/
+9
|
|
\
|
|
*
can: mpc5xxx_can: fix section type conflict
Marc Kleine-Budde
2012-10-04
1
-4
/
+4
|
|
*
can: peak_pcmcia: fix error return code
Peter Senna Tschudin
2012-10-04
1
-1
/
+3
|
|
*
can: peak_pci: fix error return code
Peter Senna Tschudin
2012-10-04
1
-0
/
+2
|
*
|
tipc: prevent dropped connections due to rcvbuf overflow
Erik Hugne
2012-10-04
1
-0
/
+1
|
*
|
silence some noisy printks in irda
Dave Jones
2012-10-04
2
-2
/
+2
|
*
|
team: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
2012-10-04
1
-0
/
+2
|
*
|
bonding: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
2012-10-04
1
-0
/
+2
|
*
|
sctp: check src addr when processing SACK to update transport state
Nicolas Dichtel
2012-10-04
4
-9
/
+14
|
*
|
sctp: fix a typo in prototype of __sctp_rcv_lookup()
Nicolas Dichtel
2012-10-04
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-10-04
6
-114
/
+112
|
|
\
\
|
|
*
|
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
2012-10-03
3
-0
/
+4
|
|
*
|
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
Emil Tantilov
2012-10-03
1
-1
/
+1
|
|
*
|
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
2012-10-03
1
-4
/
+1
|
|
*
|
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2012-10-03
2
-61
/
+48
[next]