index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+13
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
26
-220
/
+471
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
2
-13
/
+13
2012-05-12
rndis_wlan: cleanup: change oid from __le32 to u32 in various places
Jussi Kivilinna
1
-49
/
+49
2012-05-12
rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
1
-13
/
+13
2012-05-12
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
1
-94
/
+130
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
1
-17
/
+17
2012-05-12
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
1
-49
/
+0
2012-05-12
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
1
-105
/
+107
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
20
-63
/
+65
2012-05-08
iwlwifi: fix-up some merge damage from commit 0d6c4a2
John W. Linville
1
-1
/
+2
2012-05-08
brcmfmac: add out of band interrupt support
Franky Lin
5
-15
/
+240
2012-05-08
brcmfmac: postpone interrupt register function
Franky Lin
1
-9
/
+6
2012-05-08
brcmfmac: check bus state for status
Franky Lin
1
-1
/
+1
2012-05-08
brcmfmac: stop releasing sdio host in irq handler
Franky Lin
1
-4
/
+0
2012-05-08
iwlwifi: use 6000G2B for 6030 device series
Wey-Yi Guy
1
-1
/
+1
2012-05-08
iwlwifi: use correct released ucode version
Meenakshi Venkataraman
1
-1
/
+1
2012-05-08
ipw2100: Fix order of device registration
Ben Hutchings
1
-11
/
+13
2012-05-08
ipw2200: Fix order of device registration
Ben Hutchings
1
-11
/
+12
2012-05-08
rt2x00: Add debugfs access for rfcsr register
Anisse Astier
4
-1
/
+20
2012-05-08
rt2x00: debugfs support - allow a register to be empty
Anisse Astier
1
-35
/
+36
2012-05-08
net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...
Stanislav Yakovlev
1
-15
/
+6
2012-05-08
iwlwifi: remove the iwl_shared reference
Wey-Yi Guy
1
-3
/
+3
2012-05-08
iwlwifi: modify #ifdef to avoid sparse complain
Wey-Yi Guy
2
-19
/
+18
2012-05-08
mwifiex: fix static checker warnings
Amitkumar Karwar
1
-2
/
+1
2012-05-08
mwifiex: add support for SD8786 sdio
WarheadsSE
3
-2
/
+10
2012-05-08
wireless: at76c50x: allocating too much data
Dan Carpenter
1
-2
/
+2
2012-05-08
iwlwifi: don't init trans->reg_lock from the op_mode
Emmanuel Grumbach
2
-1
/
+1
2012-05-08
iwlwifi: add option to disable 5GHz band
Stanislaw Gruszka
3
-0
/
+9
2012-05-08
iwlwifi: use IWL_* instead of dev_printk when possible
Emmanuel Grumbach
2
-10
/
+9
2012-05-08
iwlwifi: add loose coex lut
Wey-Yi Guy
1
-2
/
+21
2012-05-08
iwlwifi: change kill mask based on reduce power state
Wey-Yi Guy
2
-9
/
+20
2012-05-08
iwlwifi: send reduce tx power info in command
Wey-Yi Guy
2
-1
/
+3
2012-05-08
iwlwifi: small define change
Wey-Yi Guy
1
-1
/
+3
2012-05-08
iwlwifi: add reduced tx power threshold define
Wey-Yi Guy
1
-0
/
+3
2012-05-08
iwlwifi: add checking for the condition to reduce tx power
Wey-Yi Guy
2
-4
/
+39
2012-05-08
iwlwifi: add BT reduced tx power flag
Wey-Yi Guy
1
-2
/
+2
2012-05-08
iwlwifi: remove unused macros
Wey-Yi Guy
1
-69
/
+0
2012-05-08
libertas: include sched.h on firmware.c
Luis R. Rodriguez
1
-0
/
+1
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-66
/
+194
2012-05-03
iwlwifi: fix skb truesize underestimation
Eric Dumazet
3
-8
/
+17
2012-05-02
Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"
Rajkumar Manoharan
1
-2
/
+2
2012-05-02
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
Franky Lin
1
-0
/
+1
2012-04-27
wl1251: fix crash on remove due to leftover work item
Grazvydas Ignotas
1
-0
/
+1
2012-04-27
wl1251: fix crash on remove due to premature kfree
Grazvydas Ignotas
1
-1
/
+1
2012-04-27
b43: only reload config after successful initialization
Seth Forshee
1
-2
/
+8
2012-04-27
iwlwifi: use 6000G2B for 6030 device series
Wey-Yi Guy
1
-2
/
+2
2012-04-27
ath5k: add missing iounmap to AHB probe removal
Jonathan Bither
1
-0
/
+1
2012-04-27
brcm80211: fmac: fix missing completion events issue
Franky Lin
1
-12
/
+51
2012-04-27
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
1
-1
/
+7
[next]