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
...
*
|
mac80211: fix smatch complains
Christian Lamparter
2011-07-05
2
-3
/
+5
*
|
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
2011-07-05
3
-8
/
+1
*
|
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
2011-07-05
1
-0
/
+1
*
|
carl9170: import 1.9.4 firmware headers
Christian Lamparter
2011-07-05
6
-22
/
+63
*
|
net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()
Jesper Juhl
2011-07-05
1
-3
/
+2
*
|
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
Yogesh Ashok Powar
2011-07-05
3
-11
/
+57
*
|
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
2011-07-01
6
-10
/
+3
*
|
iwlagn: remove hcmd ops
Wey-Yi Guy
2011-07-01
11
-73
/
+23
*
|
iwlagn: call bt_coex directlly
Wey-Yi Guy
2011-07-01
1
-11
/
+9
*
|
iwlagn: scd memory boundary
Wey-Yi Guy
2011-07-01
2
-8
/
+19
*
|
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-07-01
8
-257
/
+236
*
|
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
2011-07-01
5
-49
/
+62
*
|
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-07-01
10
-83
/
+241
*
|
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
2011-07-01
3
-1
/
+6
*
|
iwlagn: add correct firmware name for 135 series
Wey-Yi Guy
2011-07-01
1
-5
/
+11
*
|
iwlagn: re-define the testmode cmd and attr enum
Wey-Yi Guy
2011-07-01
1
-104
/
+132
*
|
iwlagn: verify mutex held for sync commands
Johannes Berg
2011-07-01
2
-11
/
+3
*
|
rtlwifi: potential forever loop in rtl92de_hw_init()
Dan Carpenter
2011-06-29
1
-1
/
+2
*
|
rtlwifi: rtl8192de: Fix build errors when using allyes configuration
Larry Finger
2011-06-29
6
-101
/
+101
*
|
b43: HT-PHY: correct 0x2059 radio init
Rafał Miłecki
2011-06-29
1
-1
/
+49
*
|
ath9k_htc: Add device ID for Sony UWA-BR100
Mohammed Shafi Shajakhan
2011-06-29
1
-0
/
+2
*
|
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
2011-06-29
2
-7
/
+5
*
|
b43: HT-PHY: basic PHY init
Rafał Miłecki
2011-06-29
2
-2
/
+9
*
|
b43: HT-PHY: add init tables
Rafał Miłecki
2011-06-29
1
-0
/
+588
*
|
b43: HT-PHY: init radio when enabling it
Rafał Miłecki
2011-06-29
1
-0
/
+33
*
|
b43: HT-PHY: replace radio routing magic numbers
Rafał Miłecki
2011-06-29
2
-1
/
+6
*
|
wl12xx: AP-mode - use mac80211 indication about STA WME support
Arik Nemtsov
2011-06-29
1
-8
/
+1
*
|
mac80211: propagate information about STA WME support down
Arik Nemtsov
2011-06-29
2
-1
/
+6
*
|
rtlwifi: use PCI_VENDOR_ID_*
Jon Mason
2011-06-29
2
-10
/
+4
*
|
rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-06-29
2
-6
/
+1
*
|
iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-06-29
1
-1
/
+1
*
|
b43: HT-PHY: implement lacking 0x908 PHY reg op
Rafał Miłecki
2011-06-29
1
-1
/
+6
*
|
b43: HT-PHY: add channel switching tables for 2 GHz band
Rafał Miłecki
2011-06-29
1
-0
/
+135
*
|
b43: HT-PHY: perform some tables ops on channel switching
Rafał Miłecki
2011-06-29
1
-0
/
+19
*
|
b43: HT-PHY: upload PHY values when switching channel
Rafał Miłecki
2011-06-29
2
-2
/
+28
*
|
b43: HT-PHY: prepare place for HT-PHY tables
Rafał Miłecki
2011-06-29
3
-0
/
+183
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-28
13
-30
/
+75
|
\
\
|
*
|
iwlagn: use PCI_DMA_* for pci_* operations
John W. Linville
2011-06-28
1
-6
/
+6
|
*
|
mac80211: fix rx->key NULL dereference during mic failure
Arik Nemtsov
2011-06-27
3
-3
/
+10
|
*
|
iwlagn: fix *_UCODE_API_MAX output in the firmware field
Evgeni Golov
2011-06-27
4
-11
/
+15
|
*
|
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-06-27
2
-17
/
+13
|
|
\
\
|
|
*
|
iwlagn: map command buffers BIDI
Johannes Berg
2011-06-27
1
-7
/
+10
|
|
*
|
iwlagn: fix cmd queue unmap
Johannes Berg
2011-06-27
1
-4
/
+1
|
|
*
|
iwlagn: fix change_interface for P2P types
Johannes Berg
2011-06-24
1
-1
/
+2
|
|
*
|
iwlagn: Fix a bug introduced by the HUGE command removal
Emmanuel Grumbach
2011-06-24
1
-6
/
+1
|
*
|
|
rtl8192cu: Fix missing firmware load
Larry Finger
2011-06-22
1
-0
/
+20
|
*
|
|
rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...
Larry Finger
2011-06-20
1
-1
/
+12
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-06-20
2
-9
/
+18
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mwl8k: Tell firmware to generate CCMP header
Nishant Sarmukadam
2011-06-15
1
-1
/
+3
|
*
|
|
mwifiex: Fixing NULL pointer dereference
Yogesh Ashok Powar
2011-06-15
1
-0
/
+2
[prev]
[next]