index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Add support for retrieving and removing filters by ID
Ben Hutchings
2012-01-04
3
-0
/
+266
*
sfc: Use consistent types for filter IDs, indices and search depths
Ben Hutchings
2012-01-04
2
-8
/
+8
*
sfc: Change filter ID generation to satisfy priority semantics of RX NFC
Ben Hutchings
2012-01-04
2
-5
/
+43
*
gianfar: Reject out-of-range RX NFC locations
Ben Hutchings
2012-01-04
1
-2
/
+3
*
net/smsc911x: Check if PHY is in operational mode before software reset
Javier Martinez Canillas
2012-01-04
1
-0
/
+92
*
net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>
Javier Martinez Canillas
2012-01-04
2
-20
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
141
-5022
/
+6284
|
\
|
*
mwifiex: fix issues in band configuration code
Amitkumar Karwar
2011-12-21
2
-30
/
+20
|
*
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
Amitkumar Karwar
2011-12-21
7
-39
/
+35
|
*
mwifiex: remove redundant band config code
Amitkumar Karwar
2011-12-21
4
-95
/
+24
|
*
atheros: force endian checks on atheros wireless drivers
Luis R. Rodriguez
2011-12-21
1
-0
/
+1
|
*
mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream
Yogesh Ashok Powar
2011-12-21
1
-7
/
+7
|
*
ath9k: fix roadkill due to Joe's patch on ath_dbg() changes
Luis R. Rodriguez
2011-12-21
1
-4
/
+4
|
*
iwlagn: fix (remove) use of PAGE_SIZE
Johannes Berg
2011-12-21
2
-44
/
+31
|
*
rt2800: Add support for the Fujitsu Stylistic Q550
Alan Cox
2011-12-21
1
-0
/
+2
|
*
libertas: clean up scan thread handling
Andres Salomon
2011-12-21
1
-4
/
+6
|
*
ath9k: classify DFS debug header further
Luis R. Rodriguez
2011-12-21
1
-3
/
+3
|
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-12-21
7
-64
/
+96
|
|
\
|
|
*
wl12xx: mark no sched scan only after FW event
Eyal Shapira
2011-12-20
2
-2
/
+1
|
|
*
wl12xx: fix sched scan of DFS channels
Eyal Shapira
2011-12-20
1
-7
/
+8
|
|
*
wl12xx: add missing copyright notice
Luciano Coelho
2011-12-20
1
-0
/
+21
|
|
*
wl12xx: check the actual vif operstate in wl1271_dev_notify
Eliad Peller
2011-12-20
1
-1
/
+11
|
|
*
wl12xx: stop device role on remove_interface
Eliad Peller
2011-12-20
1
-1
/
+5
|
|
*
wl12xx: fix checking of started dev role
Eliad Peller
2011-12-20
1
-23
/
+18
|
|
*
wl12xx: flush packets before stopping dev role
Eliad Peller
2011-12-20
1
-0
/
+3
|
|
*
wl12xx: make WL1271_FLAG_IDLE flag per-vif
Eliad Peller
2011-12-20
4
-6
/
+16
|
|
*
wl12xx: remove redundant code from wl1271_op_conf_tx
Eliad Peller
2011-12-20
1
-24
/
+1
|
|
*
wl12xx: implement change_interface
Eliad Peller
2011-12-20
1
-0
/
+12
|
*
|
iwlwifi: Execute runtime calibration always
Venkataraman, Meenakshi
2011-12-19
2
-5
/
+4
|
*
|
iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID
Wey-Yi Guy
2011-12-19
1
-10
/
+3
|
*
|
iwlwifi: set hw_version in wiphy
Wey-Yi Guy
2011-12-19
1
-0
/
+2
|
*
|
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
2011-12-19
4
-7
/
+23
|
*
|
iwlagn: finer-grained HT disable
Johannes Berg
2011-12-19
3
-5
/
+15
|
*
|
iwlagn: add IRQ tracing
Johannes Berg
2011-12-19
2
-11
/
+50
|
|
/
|
*
ath9k: fix tx locking issues
Felix Fietkau
2011-12-19
2
-32
/
+65
|
*
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
2011-12-19
13
-17
/
+145
|
*
b43: N-PHY: reorder functions: random cleanups
Rafał Miłecki
2011-12-19
1
-107
/
+116
|
*
b43: N-PHY: reorder functions: move rest of workarounds
Rafał Miłecki
2011-12-19
1
-226
/
+226
|
*
b43: N-PHY: reorder functions: move RSSI calibration
Rafał Miłecki
2011-12-19
1
-300
/
+300
|
*
b43: N-PHY: split gain control workarounds
Rafał Miłecki
2011-12-19
1
-264
/
+267
|
*
b43: N-PHY: reorder functions: collect RSSI selects
Rafał Miłecki
2011-12-19
1
-221
/
+225
|
*
b43: N-PHY: reorder functions: collect samples ones
Rafał Miłecki
2011-12-19
1
-131
/
+135
|
*
b43: N-PHY: reorder functions: collect radio ones
Rafał Miłecki
2011-12-19
1
-190
/
+198
|
*
b43: N-PHY: reorder functions: put basic ones at beginning
Rafał Miłecki
2011-12-19
1
-333
/
+332
|
*
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
2011-12-19
3
-2
/
+5
|
*
brcm80211: fmac: add Kconfig option for SDIO bus support
Franky Lin
2011-12-19
2
-15
/
+25
|
*
brcm80211: fmac: exclude unnecessary header files
Franky Lin
2011-12-19
4
-6
/
+0
|
*
brcm80211: fmac: move idle macros to dhd_sdio.c
Franky Lin
2011-12-19
2
-6
/
+6
|
*
brcm80211: fmac: move debug level macros to dhd_dbg.h
Franky Lin
2011-12-19
2
-15
/
+15
|
*
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
2011-12-19
3
-17
/
+13
[next]