index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc-itu-t.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-10
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
4
-6
/
+20
2012-11-09
mac80211: don't send null data packet when not associated
Johannes Berg
1
-0
/
+2
2012-11-09
mac80211: fix memory leak in device registration error path
Johannes Berg
1
-2
/
+4
2012-11-07
iwlwifi: use ieee80211_free_txskb
Johannes Berg
2
-2
/
+2
2012-11-05
iwlwifi: handle DMA mapping failures
Johannes Berg
1
-2
/
+21
2012-11-05
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
1
-0
/
+5
2012-10-31
mac80211: init sched_scan_ies
David Spinadel
1
-1
/
+1
2012-10-31
mac80211: do not call ieee80211_configure_filter if no interfaces are up
Felix Fietkau
1
-0
/
+3
2012-10-30
ath9k: Test for TID only in BlockAcks while checking tx status
Sven Eckelmann
1
-2
/
+6
2012-10-30
rt2800: validate step value for temperature compensation
Stanislaw Gruszka
1
-1
/
+1
2012-10-29
ath9k: fix stale pointers potentially causing access to free'd skbs
Felix Fietkau
1
-0
/
+2
2012-10-26
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
1
-8
/
+10
2012-10-26
mac80211: verify that skb data is present
Johannes Berg
3
-2
/
+42
2012-10-26
mac80211: check management frame header length
Johannes Berg
1
-4
/
+8
2012-10-26
wireless: drop invalid mesh address extension frames
Johannes Berg
1
-5
/
+6
2012-10-26
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
1
-1
/
+1
2012-10-25
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
1
-0
/
+4
2012-10-25
mac80211: Don't drop frames received with mesh ttl == 1
Javier Cardona
1
-1
/
+1
2012-10-25
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
1
-4
/
+2
2012-10-24
b43: Fix oops on unload when firmware not found
Larry Finger
1
-0
/
+4
2012-10-24
mwifiex: clean up scan state on error
Bing Zhao
1
-2
/
+5
2012-10-24
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
1
-8
/
+5
2012-10-24
brcmfmac: fix potential NULL dereference
Yuanhan Liu
1
-1
/
+1
2012-10-24
Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"
Felix Fietkau
1
-82
/
+82
2012-10-24
ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation
Mohammed Shafi Shajakhan
1
-0
/
+1
2012-10-24
rt2x00: usb: fix reset resume
Stanislaw Gruszka
3
-0
/
+3
2012-10-24
rtlwifi: pass rx setup error code to caller
Christian Lamparter
1
-1
/
+1
2012-10-24
mac80211: use blacklist for duplicate IE check
Johannes Berg
1
-7
/
+35
2012-10-18
cfg80211: fix initialization of chan->max_reg_power
Felix Fietkau
1
-2
/
+3
2012-10-18
cfg80211: fix antenna gain handling
Felix Fietkau
1
-2
/
+1
2012-10-17
mac80211: connect with HT20 if HT40 is not permitted
Johannes Berg
1
-10
/
+20
2012-10-16
iwlwifi: fix 6000 series channel switch command
Johannes Berg
1
-15
/
+24
2012-10-15
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
1
-1
/
+1
2012-10-15
bcma: fix unregistration of cores
Piotr Haber
1
-2
/
+3
2012-10-15
mac80211: use ieee80211_free_txskb in a few more places
Felix Fietkau
3
-5
/
+5
2012-10-15
brcmfmac: fix end of loop check (signedness bug)
Dan Carpenter
1
-2
/
+2
2012-10-15
brcmfmac: set dongle mode accordingly when interface up
Franky Lin
1
-36
/
+2
2012-10-15
brcmfmac: use control channel in roamed status reporting
Franky Lin
1
-6
/
+20
2012-10-15
brcmfmac: handle all exceptions as an error.
Hante Meuleman
1
-1
/
+1
2012-10-15
mac80211: check if key has TKIP type before updating IV
Stanislaw Gruszka
1
-1
/
+2
2012-10-15
cfg80211/mac80211: avoid state mishmash on deauth
Stanislaw Gruszka
3
-11
/
+7
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
[next]