index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
percpu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()
Dan Carpenter
1
-22
/
+8
2013-01-22
drivers/net/wireless: need consider the not '\0' terminated string.
Chen Gang
1
-5
/
+14
2013-01-22
ath9k_hw: fix RF bank initialization
Felix Fietkau
4
-14
/
+9
2013-01-16
mac80211: split out chandef tracing macros
Johannes Berg
1
-9
/
+15
2013-01-16
cfg80211: check radar interface combinations
Simon Wunderlich
6
-8
/
+60
2013-01-16
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
4
-4
/
+16
2013-01-16
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
2
-0
/
+11
2013-01-16
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
4
-1
/
+113
2013-01-16
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
6
-3
/
+27
2013-01-16
mac80211: move add_tim to subfunction
Marco Porsch
1
-19
/
+28
2013-01-16
mac80211: update mesh peer link counter during userspace peering
Marco Porsch
3
-17
/
+33
2013-01-16
nl80211: add range checks to mesh parameters
Marco Porsch
1
-35
/
+44
2013-01-16
mac80211: allow disable power save in mesh
Chun-Yeow Yeoh
1
-1
/
+2
2013-01-16
mac80211: call restart complete at wowlan resume time
Johannes Berg
2
-4
/
+8
2013-01-16
mac80211: fix resume from WoWLAN
Johannes Berg
1
-2
/
+4
2013-01-16
{cfg,mac}80211.h: fix some kernel-doc warnings
Yacine Belkadi
2
-80
/
+153
2013-01-16
iwlwifi: improve the reports in TX path
Emmanuel Grumbach
4
-20
/
+61
2013-01-16
iwlwifi: enable communication with WoWLAN firmware
Johannes Berg
7
-24
/
+136
2013-01-16
iwlwifi: simplify scheduler memory clearing
Johannes Berg
1
-15
/
+7
2013-01-16
iwlwifi: allow to zero SRAM
Emmanuel Grumbach
2
-2
/
+4
2013-01-16
iwlwifi: don't enable all interrupts on resuming
Johannes Berg
1
-3
/
+0
2013-01-16
iwlwifi: don't memset scalar values
Johannes Berg
2
-4
/
+4
2013-01-14
bcma: use consistent case for 'hex' constants
Nathan Hintz
1
-5
/
+5
2013-01-14
bcma: add support for 1 and 2 byte extended config space access
Nathan Hintz
1
-7
/
+8
2013-01-14
bcma: don't map/unmap a subset of the PCI config space
Nathan Hintz
1
-11
/
+11
2013-01-14
bcma: jump to 'out' label for invalid 'func' value
Nathan Hintz
1
-1
/
+5
2013-01-14
bcma: delete duplicate readl
Nathan Hintz
1
-2
/
+0
2013-01-14
bcma: fix bcm4716/bcm4748 i2s irqflag
Nathan Hintz
2
-0
/
+29
2013-01-14
ath9k_hw: ar9002_hw_spectral_scan_config() can be static
Fengguang Wu
1
-1
/
+1
2013-01-14
NFC: Change nfc.h license
Lauro Ramos Venancio
1
-13
/
+10
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
15
-90
/
+66
2013-01-13
NFC: pn533: Fix bad allocation size
Thierry Escande
1
-2
/
+2
2013-01-11
bcma: update pci configuration for bcm4706/bcm4716
Nathan Hintz
2
-1
/
+14
2013-01-11
ath9k_hw: add tx gain tables for newer devices
Felix Fietkau
6
-18
/
+555
2013-01-11
bcma: return the mips irq number in bcma_core_irq
Nathan Hintz
5
-8
/
+14
2013-01-11
bcma: fix compile error
Hauke Mehrtens
1
-1
/
+1
2013-01-11
ath9k: fix spectral scan endless mode on AR9002
Simon Wunderlich
1
-1
/
+1
2013-01-11
ssb: add database of serial flash memories
Rafał Miłecki
1
-0
/
+122
2013-01-11
mac80211_hwsim: fix beacon timestamp and mactime
Thomas Pedersen
1
-18
/
+39
2013-01-11
drivers/nfc/nfcwilink.c: use devm_kzalloc
Julia Lawall
1
-7
/
+2
2013-01-11
NFC: Use skb_copy_datagram_iovec
Samuel Ortiz
1
-1
/
+1
2013-01-11
NFC: Avoid memcpy on LLCP connection less Rx path
Samuel Ortiz
1
-8
/
+8
2013-01-11
wireless: fix regulatory HT40 allowed check
Felix Fietkau
1
-1
/
+3
2013-01-11
mac80211: fix HT40 connections
Johannes Berg
1
-2
/
+2
2013-01-10
NFC: Update pn544 documentation
Samuel Ortiz
1
-83
/
+1
2013-01-10
NFC: pn533: Fix missing parenthesis
Waldemar Rymarkiewicz
1
-1
/
+2
2013-01-10
NFC: Initial Secure Element API
Samuel Ortiz
11
-3
/
+38
2013-01-10
NFC: update HCI documentation
Eric Lapuyade
1
-26
/
+103
2013-01-10
NFC: pn544: Use devm_kzalloc API
Samuel Ortiz
1
-14
/
+6
2013-01-10
NFC: pn544: Use module_i2c_driver
Samuel Ortiz
1
-23
/
+1
[next]