index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: add attributes to fdb interface
stephen hemminger
2012-10-01
2
-2
/
+2
*
tg3: unconditionally select HWMON support when tg3 is enabled.
Paul Gortmaker
2012-10-01
2
-9
/
+1
*
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
David S. Miller
2012-10-01
1
-3
/
+0
*
asix: Adds support for Lenovo 10/100 USB dongle.
Quinlan Pfiffer
2012-10-01
1
-0
/
+4
*
flexcan: disable bus error interrupts for the i.MX28
Wolfgang Grandegger
2012-10-01
1
-10
/
+19
*
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
2012-10-01
5
-26
/
+111
*
net: ti cpsw ethernet: allow reading phy interface mode from DT
Daniel Mack
2012-10-01
1
-0
/
+3
*
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
Daniel Mack
2012-10-01
1
-0
/
+5
*
mlx4: dont orphan skbs in mlx4_en_xmit()
Eric Dumazet
2012-10-01
1
-4
/
+0
*
bnx2x: update version to 1.78.00-0.
Yuval Mintz
2012-10-01
1
-2
/
+2
*
bnx2x,cnic: use FW 7.8.2
Yuval Mintz
2012-10-01
11
-563
/
+79
*
be2net: fix vfs enumeration
Ivan Vecera
2012-10-01
1
-4
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-01
67
-1375
/
+3271
|
\
|
*
ath9k: Fix BTCOEX weight initialization
Sujith Manoharan
2012-09-28
4
-32
/
+39
|
*
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
2012-09-28
1
-3
/
+2
|
*
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
2012-09-28
4
-8
/
+49
|
*
ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003
Sven Eckelmann
2012-09-28
1
-0
/
+17
|
*
brcmfmac: remove brcmf_update_prof() function
Arend van Spriel
2012-09-28
1
-62
/
+19
|
*
brcmfmac: remove brcmf_read_prof() function
Arend van Spriel
2012-09-28
1
-27
/
+22
|
*
brcmfmac: rename structure brcmf_cfg80211_priv
Arend van Spriel
2012-09-28
3
-616
/
+615
|
*
brcmfmac: add hostap supoort.
Hante Meuleman
2012-09-28
3
-51
/
+962
|
*
brcmfmac: remove two obsolete structure definitions
Arend van Spriel
2012-09-28
2
-32
/
+8
|
*
brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 code
Arend van Spriel
2012-09-28
3
-47
/
+15
|
*
brcmfmac: get rid of extern keyword in wl_cfg80211.h
Arend van Spriel
2012-09-28
1
-8
/
+8
|
*
brcmfmac: notify common driver about usb tx completion.
Hante Meuleman
2012-09-28
1
-0
/
+2
|
*
brcmfmac: use define instead of hardcoded values.
Hante Meuleman
2012-09-28
1
-4
/
+6
|
*
brcmfmac: use different fw api for encryption,auth. config
Hante Meuleman
2012-09-28
4
-97
/
+219
|
*
brcmfmac: use wait_event_timeout for fw control packets over usb.
Hante Meuleman
2012-09-28
1
-37
/
+9
|
*
b43legacy: Fix crash on unload when firmware not available
Larry Finger
2012-09-28
1
-0
/
+2
|
*
ath9k: Enable MCI for AR9565
Bala Shanmugam
2012-09-28
3
-5
/
+5
|
*
brcmfmac: use kcalloc() to prevent integer overflow
Dan Carpenter
2012-09-28
1
-2
/
+2
|
*
ath9k: Fix chainmask selection for AR9462
Sujith Manoharan
2012-09-28
2
-0
/
+6
|
*
mwifiex: add inactivity deauth support for ap
Kevin Gan
2012-09-28
4
-1
/
+39
|
*
mwifiex: set txpd when send a mgmt frame for AP and GO mode
Stone Piao
2012-09-28
1
-0
/
+9
|
*
mwifiex: parse P2P IEs from beacon_data
Stone Piao
2012-09-28
1
-32
/
+54
|
*
mwifiex: add support for P2P GO in interface type change
Stone Piao
2012-09-28
6
-3
/
+90
|
*
mwifiex: add support for P2P client in interface type change
Stone Piao
2012-09-28
4
-0
/
+95
|
*
mwifiex: add P2P interface
Stone Piao
2012-09-28
3
-2
/
+47
|
*
mwifiex: send firmware initialization commands synchronously
Stone Piao
2012-09-28
1
-32
/
+33
|
*
mwifiex: append each IE into a seperate IE buffer
Stone Piao
2012-09-28
1
-4
/
+9
|
*
mwifiex: process remain on channel expired event
Stone Piao
2012-09-28
2
-0
/
+13
|
*
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
2012-09-28
8
-6
/
+163
|
*
mwifiex: report received management frames to cfg80211
Stone Piao
2012-09-28
6
-0
/
+58
|
*
mwifiex: implement cfg80211 mgmt_frame_register handler
Stone Piao
2012-09-28
5
-0
/
+40
|
*
mwifiex: advertise mgmt_stype to cfg80211
Stone Piao
2012-09-28
1
-0
/
+30
|
*
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
2012-09-28
6
-17
/
+143
|
*
mwifiex: fix coding style issue
Stone Piao
2012-09-28
2
-4
/
+1
|
*
ath9k: Add a debugfs file to adjust antenna diversity
Sujith Manoharan
2012-09-28
2
-3
/
+54
|
*
ath9k: Handle errors properly in MCI initialization
Sujith Manoharan
2012-09-28
3
-17
/
+23
|
*
ath9k: Fix rx filtering issue for older chips
Thomas Wagner
2012-09-28
1
-2
/
+2
[next]