index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc8.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
ath9k: Support RSN Mesh
Chun-Yeow Yeoh
1
-1
/
+2
2011-12-16
cfg80211: Restore orig channel values upon disconnect
Rajkumar Manoharan
1
-0
/
+26
2011-12-16
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
2
-5
/
+19
2011-12-16
mac80211_hwsim: fix wmediumd_pid
Johannes Berg
1
-11
/
+10
2011-12-16
ath9k_hw: remove ATH9K_HW_CAP_CST
Mohammed Shafi Shajakhan
2
-20
/
+17
2011-12-16
ath9k: validate for non-zero BSSID
Mohammed Shafi Shajakhan
1
-0
/
+1
2011-12-15
b43: N-PHY: check for bustype before touching BCMA CC PLLs
Rafał Miłecki
1
-50
/
+61
2011-12-15
brcm80211: smac: precendence bug in wlc_phy_attach()
Dan Carpenter
1
-2
/
+2
2011-12-15
ath9k: add DFS radar pulse processing
Zefir Kurtisi
8
-0
/
+425
2011-12-15
ath9k_hw: add DFS testing check
Zefir Kurtisi
3
-0
/
+37
2011-12-15
ath: add a debug level for DFS
Zefir Kurtisi
1
-0
/
+2
2011-12-15
brcmsmac: Replace kmalloc/memset with kzalloc
Larry Finger
1
-3
/
+1
2011-12-15
ath: document ATH_DBG_MCI
Luis R. Rodriguez
1
-0
/
+3
2011-12-15
ath9k: avoid retransmitting aggregation frames that a BAR was sent for
Felix Fietkau
2
-3
/
+25
2011-12-15
ath9k: simplify tx locking
Felix Fietkau
1
-34
/
+5
2011-12-15
ath9k: remove bogus sequence number increment
Felix Fietkau
1
-4
/
+0
2011-12-15
ath9k: reduce indentation level in a few places
Felix Fietkau
1
-65
/
+60
2011-12-15
ath9k: reduce the number of unnecessary BAR tx packets
Felix Fietkau
4
-23
/
+37
2011-12-15
ath9k: change maximum software retransmission handling
Felix Fietkau
2
-4
/
+13
2011-12-15
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
1
-0
/
+1
2011-12-15
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-15
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
4
-8
/
+17
2011-12-15
mac80211: reduce station management complexity
Johannes Berg
3
-203
/
+63
2011-12-15
mac80211: delay IBSS station insertion
Johannes Berg
4
-57
/
+140
2011-12-15
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
2
-2
/
+2
2011-12-15
mac80211: count authorized stations per BSS
Johannes Berg
4
-16
/
+20
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
8
-30
/
+172
2011-12-15
mac80211: use station mutex in configuration
Johannes Berg
1
-6
/
+6
2011-12-15
mac80211: remove duplicate TDLS peer verification
Johannes Berg
1
-14
/
+0
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
4
-89
/
+131
2011-12-15
nl80211: add TDLS peer flag to policy
Johannes Berg
1
-0
/
+1
2011-12-15
wl12xx: alloc buffer in driver_state_read to prevent compilation warning
Luciano Coelho
1
-3
/
+13
2011-12-15
Set wlvif->ps_compl to NULL in before return
Pontus Fuchs
1
-6
/
+6
2011-12-15
wl12xx: remove unused firmware version macros
Luciano Coelho
1
-7
/
+0
2011-12-15
wl12xx: remove deprecated packet detection threshold config
Luciano Coelho
5
-56
/
+0
2011-12-15
wl12xx: use ieee80211_free_txskb()
Eliad Peller
2
-2
/
+9
2011-12-15
wl12xx: call extended radio parameters for wl127x AP mode
Luciano Coelho
1
-16
/
+15
2011-12-15
wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS
Luciano Coelho
1
-2
/
+6
2011-12-15
wl12xx: Restore testmode ABI
Pontus Fuchs
1
-0
/
+1
2011-12-14
NFC: Initial LLCP support
Samuel Ortiz
10
-3
/
+2335
2011-12-14
NFC: DEP link hook implementation for pn533
Samuel Ortiz
1
-0
/
+159
2011-12-14
NFC: Set and get DEP general bytes
Samuel Ortiz
3
-1
/
+29
2011-12-14
NFC: Add a DEP link control netlink command
Samuel Ortiz
5
-0
/
+255
2011-12-14
NFC: Atomic socket allocation
Samuel Ortiz
1
-1
/
+1
2011-12-14
NFC: Do not take the genl mutex from the netlink release notifier
Samuel Ortiz
1
-2
/
+0
2011-12-14
NFC: Add tx skb allocation routine
Samuel Ortiz
4
-10
/
+34
2011-12-14
NFC: Add function name to the NFC pr_fmt() routine
Samuel Ortiz
7
-7
/
+7
2011-12-14
rt2x00: Make use of ieee80211_free_txskb in tx path
Helmut Schaa
1
-1
/
+1
2011-12-14
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
1
-0
/
+1
2011-12-14
mwifiex: remove cfg_workqueue
Amitkumar Karwar
6
-158
/
+75
[next]