index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-23
iwlwifi: do not nulify ctx->vif on reset
Stanislaw Gruszka
2
-4
/
+9
2012-04-23
ath9k: fix tx power settings for AR9287
Gabor Juhos
1
-0
/
+2
2012-04-23
ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower
Gabor Juhos
5
-8
/
+10
2012-04-17
ath9k: Fix TX fragmentation
Sujith Manoharan
1
-1
/
+9
2012-04-17
mac80211: fix logic error in ibss channel type check
Felix Fietkau
1
-2
/
+2
2012-04-17
MAINTAINERS: Add maintainer for iwlwifi
Wey-Yi Guy
1
-0
/
+1
2012-04-17
mac80211: fix truncated packets in cooked monitor rx
Felix Fietkau
1
-4
/
+6
2012-04-16
bcma: use fallback sprom if no on chip sprom is available
Hauke Mehrtens
1
-2
/
+5
2012-04-13
mwifiex: update pcie8766 scratch register addresses
Bing Zhao
1
-9
/
+9
2012-04-13
ath9k: wake up the hardware from full sleep when idle is turned off
Felix Fietkau
1
-1
/
+8
2012-04-13
ath5k: unmap io memory on probe failure
Jonathan Bither
1
-2
/
+4
2012-04-13
ath5k: fix undefined 'THIS_MODULE'
Jonathan Bither
1
-0
/
+1
2012-04-13
cfg80211: fix interface combinations check.
Lukasz Kucharczyk
1
-1
/
+1
2012-04-13
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
1
-0
/
+8
2012-04-13
libertas: fix signedness bug in lbs_auth_to_authtype()
Amitkumar Karwar
1
-2
/
+7
2012-04-11
NFC: Fix the LLCP Tx fragmentation loop
Samuel Ortiz
1
-2
/
+2
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-10
Revert "ath9k: fix going to full-sleep on PS idle"
Sujith Manoharan
1
-5
/
+3
2012-04-10
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
1
-5
/
+1
2012-04-10
bcma: fix build error on MIPS; implicit pcibios_enable_device
Paul Gortmaker
2
-1
/
+2
2012-04-09
net/wireless/wext-core.c: add missing kfree
Julia Lawall
1
-2
/
+4
2012-04-09
rtlwifi: Fix oops on rate-control failure
Larry Finger
1
-1
/
+4
2012-04-09
mac80211: Convert WARN_ON to WARN_ON_ONCE
Larry Finger
1
-1
/
+1
2012-04-09
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
1
-6
/
+0
2012-04-09
nl80211: ensure interface is up in various APIs
Johannes Berg
1
-13
/
+18
2012-04-09
mac80211: fix association beacon wait timeout
Johannes Berg
1
-2
/
+1
2012-04-06
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2
-32
/
+49
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-06
doc, net: Update ndo_start_xmit return type and values
Ben Hutchings
1
-10
/
+12
2012-04-06
doc, net: Remove instruction to set net_device::trans_start
Ben Hutchings
1
-5
/
+2
2012-04-06
doc, net: Update netdev operation names
Ben Hutchings
2
-14
/
+14
2012-04-06
doc, net: Update documentation of synchronisation for TX multiqueue
Ben Hutchings
1
-3
/
+3
2012-04-06
doc, net: Remove obsolete reference to dev->poll
Ben Hutchings
1
-2
/
+1
2012-04-06
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
1
-2
/
+1
2012-04-06
blackfin: update defconfig for bf527-ezkit
Bob Liu
1
-0
/
+1
2012-04-06
blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
Bob Liu
1
-2
/
+12
2012-04-06
blackfin: fix L1 data A overflow link issue
Mike Frysinger
1
-1
/
+1
2012-04-06
MAINTAINERS: update for Marvell Ethernet drivers
stephen hemminger
1
-12
/
+7
2012-04-06
bonding: properly unset current_arp_slave on slave link up
Veaceslav Falico
1
-1
/
+5
2012-04-06
phonet: Check input from user before allocating
Sasha Levin
1
-0
/
+3
2012-04-06
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
4
-6
/
+9
2012-04-06
memcg swap: use mem_cgroup_uncharge_swap fix
Michal Hocko
1
-7
/
+7
2012-04-06
backlight: add driver for DA9052/53 PMIC v1
Ashish Jangam
3
-0
/
+194
2012-04-06
C6X: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+3
2012-04-06
MAINTAINERS: add entry for sparse checker
Christopher Li
1
-0
/
+9
2012-04-06
MAINTAINERS: fix REMOTEPROC F: typo
Joe Perches
1
-1
/
+1
2012-04-06
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-21
/
+10
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
63
-572
/
+176
[next]