index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
net: sierra_net: device IDs for Aircard 320U++
Bjørn Mork
1
-4
/
+10
2012-06-06
mv643xx_eth: Fix compile error for architectures without clk.
Andrew Lunn
1
-5
/
+10
2012-06-06
sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
David S. Miller
1
-0
/
+4
2012-06-06
x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
Eric Dumazet
1
-0
/
+4
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
5
-35
/
+31
2012-06-06
stmmac: update driver's doc
Giuseppe CAVALLARO
1
-19
/
+25
2012-06-06
stmmac: fix driver's doc when run kernel-doc script
Giuseppe CAVALLARO
1
-2
/
+5
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
13
-24
/
+23
2012-06-06
wireless: Remove casts to same type
Joe Perches
55
-247
/
+198
2012-06-06
ethernet: Remove casts to same type
Joe Perches
34
-97
/
+87
2012-06-06
be2net: update driver version
Sathya Perla
1
-1
/
+1
2012-06-06
be2net: do not use SCRATCHPAD register
Sathya Perla
2
-9
/
+3
2012-06-06
be2net: remove unnecessary usage of unlikely()
Sathya Perla
1
-2
/
+2
2012-06-06
be2net: fix reporting number of actual rx queues
Sathya Perla
1
-1
/
+7
2012-06-06
be2net: do not modify PCI MaxReadReq size
Sathya Perla
1
-2
/
+0
2012-06-06
be2net: cleanup be_vid_config()
Sathya Perla
1
-16
/
+9
2012-06-06
be2net: don't call vid_config() when there's no vlan config
Sathya Perla
1
-1
/
+2
2012-06-06
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
John Fastabend
1
-2
/
+5
2012-06-06
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
John Fastabend
1
-10
/
+5
2012-06-06
e1000e: test for valid check_reset_block function pointer
Bruce Allan
4
-8
/
+12
2012-06-06
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
1
-196
/
+224
2012-06-06
gianfar: Remove superfluous initialisations
Jan Ceuleers
1
-16
/
+14
2012-06-06
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
1
-144
/
+154
2012-06-06
gianfar: comment cleanup
Jan Ceuleers
1
-72
/
+83
2012-06-06
gianfar: whitespace cleanup - pointers and multiplications
Jan Ceuleers
1
-8
/
+8
2012-06-05
cfg80211: fix interface combinations check
Johannes Berg
1
-1
/
+18
2012-06-05
iwlwifi: unregister LEDs if mac80211 registration fails
Johannes Berg
1
-0
/
+1
2012-06-05
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
1
-2
/
+7
2012-06-05
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
1
-1
/
+1
2012-06-04
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
Johannes Berg
1
-0
/
+2
2012-06-04
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
1
-2
/
+2
2012-06-04
bcma: add ext PA workaround for BCM4331 and BCM43431
Seth Forshee
2
-3
/
+5
2012-06-04
rt2x00: use atomic variable for seqno
Stanislaw Gruszka
3
-10
/
+7
2012-06-04
brcmfmac: Fix likely misuse of | for &
Joe Perches
1
-2
/
+2
2012-06-04
mac80211: Fix likely misuse of | for &
Joe Perches
1
-3
/
+3
2012-06-04
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
1
-1
/
+6
2012-06-04
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2
-0
/
+28
2012-06-04
mac80211_hwsim: advertise interface combinations
Johannes Berg
1
-0
/
+21
2012-06-04
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
1
-1
/
+1
2012-06-04
iwlwifi: fix TX power antenna access
Johannes Berg
1
-9
/
+9
2012-06-04
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
1
-3
/
+6
2012-06-04
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
1
-1
/
+5
2012-06-04
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
3
-0
/
+28
2012-06-04
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
1
-0
/
+1
2012-06-04
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
1
-9
/
+27
2012-06-04
stmmac: remove two useless initialisations
Giuseppe CAVALLARO
1
-2
/
+1
2012-06-04
net/9p: Add __force to cast of __user pointer
Joe Perches
1
-1
/
+1
2012-06-04
net/hyperv: Use wait_event on outstanding sends during device removal
Haiyang Zhang
2
-6
/
+7
2012-06-04
net: icplus: fix interrupt mask
Giuseppe CAVALLARO
1
-0
/
+7
2012-06-04
net: Remove casts to same type
Joe Perches
14
-36
/
+32
[next]