index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
e1000e: cleanup e1000_init_mac_params_82571()
Bruce Allan
2012-02-07
1
-42
/
+30
*
|
e1000e: cleanup e1000_init_mac_params_80003es2lan()
Bruce Allan
2012-02-07
1
-21
/
+7
*
|
e1000e: cleanup - check return values consistently
Bruce Allan
2012-02-07
2
-5
/
+5
*
|
e1000e: add missing initializers reported when compiling with W=1
Bruce Allan
2012-02-07
1
-3
/
+5
*
|
e1000: Adding e1000_dump function
Tushar Dave
2012-02-07
3
-0
/
+235
*
|
igbvf: refactor Interrupt Throttle Rate code
Mitch A Williams
2012-02-07
3
-78
/
+99
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-02-06
268
-4040
/
+5319
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
268
-4040
/
+5319
|
|
\
\
|
|
*
|
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
20
-164
/
+194
|
|
*
|
ath9k: Print the correct channel mode
Sujith Manoharan
2012-01-30
1
-3
/
+1
|
|
*
|
ath9k_htc: Load firmware asynchronously
Sujith Manoharan
2012-01-30
2
-56
/
+101
|
|
*
|
MAINTAINERS: update b43(legacy) mailing list
Rafał Miłecki
2012-01-30
1
-1
/
+2
|
|
*
|
iwlwifi: always restrict scan dwell in P2P
Johannes Berg
2012-01-30
1
-3
/
+18
|
|
*
|
iwlwifi: add option to disalbe LED
Wey-Yi Guy
2012-01-30
3
-1
/
+7
|
|
*
|
iwlwifi: fix uCode event tracing
Johannes Berg
2012-01-30
3
-32
/
+76
|
|
*
|
iwlwifi: fix typo
Wey-Yi Guy
2012-01-30
1
-4
/
+4
|
|
*
|
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
Helmut Schaa
2012-01-30
1
-9
/
+9
|
|
*
|
mac80211: add support for mcs masks
Simon Wunderlich
2012-01-30
7
-9
/
+168
|
|
*
|
nl80211: add support for mcs masks
Simon Wunderlich
2012-01-30
3
-3
/
+65
|
|
*
|
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
19
-47
/
+21
|
|
*
|
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
Helmut Schaa
2012-01-30
2
-7
/
+5
|
|
*
|
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
Helmut Schaa
2012-01-30
1
-3
/
+1
|
|
*
|
mac80211: station state transition error handling
Johannes Berg
2012-01-30
8
-39
/
+59
|
|
*
|
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
John W. Linville
2012-01-30
1
-3
/
+2
|
|
*
|
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
2012-01-30
1
-1
/
+1
|
|
*
|
mwl8k: Configuring correct MAC address in broadcast key
Yogesh Ashok Powar
2012-01-27
1
-1
/
+1
|
|
*
|
mac80211: Do not scan for IBSS merge with a fixed BSSID.
Nicolas Cavallari
2012-01-27
1
-2
/
+3
|
|
*
|
mac80211: send null packet on active (psm) reconfiguration
Eliad Peller
2012-01-27
1
-0
/
+15
|
|
*
|
nfc: NULL vs zero in nci_activate_target()
Dan Carpenter
2012-01-27
1
-1
/
+1
|
|
*
|
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
2012-01-27
3
-0
/
+24
|
|
*
|
mwifiex: pass priv pointer instead of adapter
Avinash Patil
2012-01-27
3
-7
/
+5
|
|
*
|
rt2800usb: remove PWR_PIN_CFG=0x3 during init
Stanislaw Gruszka
2012-01-27
1
-2
/
+0
|
|
*
|
rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset
Stanislaw Gruszka
2012-01-27
2
-2
/
+2
|
|
*
|
rt2800: disable DMA after firmware load
Stanislaw Gruszka
2012-01-27
1
-12
/
+9
|
|
*
|
rt2800usb: initialize H2M_INT_SRC register
Stanislaw Gruszka
2012-01-27
1
-0
/
+2
|
|
*
|
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
2012-01-27
1
-0
/
+6
|
|
*
|
carl9170: allow users to lower output power level
Christian Lamparter
2012-01-27
5
-35
/
+50
|
|
*
|
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
2012-01-27
7
-1
/
+15
|
|
*
|
cfg80211: fix a few -Wshadow warnings
Johannes Berg
2012-01-27
1
-5
/
+3
|
|
*
|
mac80211: fix a few -Wshadow warnings
Johannes Berg
2012-01-27
2
-6
/
+3
|
|
*
|
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
2012-01-27
6
-24
/
+16
|
|
*
|
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-27
8
-16
/
+29
|
|
*
|
orinoco_usb: remove version definition
John W. Linville
2012-01-24
1
-5
/
+0
|
|
*
|
ath5k: use bool type for no_hw_rfkill_switch module parameter
John W. Linville
2012-01-24
1
-1
/
+1
|
|
*
|
ath9k_htc: claim support for IBSS RSN
Antonio Quartulli
2012-01-24
2
-0
/
+17
|
|
*
|
NFC: Add NCI multiple targets support
Ilan Elias
2012-01-24
5
-96
/
+378
|
|
*
|
NFC: NFC core layer should not set the target_idx
Ilan Elias
2012-01-24
3
-18
/
+0
|
|
*
|
NFC: Clearly separate NCI states from flags
Ilan Elias
2012-01-24
4
-16
/
+22
|
|
*
|
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
Antonio Quartulli
2012-01-24
1
-36
/
+49
|
|
*
|
mac80211: add a 2-way Authentication challenge to IBSS mode
Antonio Quartulli
2012-01-24
1
-0
/
+7
[prev]
[next]