index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wireless: mark cfg80211_is_all_idle as static
John W. Linville
2010-07-20
1
-1
/
+1
*
wireless: correct sparse warning in generated regdb.c
John W. Linville
2010-07-20
1
-0
/
+1
*
wireless: correct sparse warning in wext-compat.c
John W. Linville
2010-07-20
2
-0
/
+5
*
wireless: correct sparse warning in lib80211_crypt_tkip.c
John W. Linville
2010-07-20
1
-1
/
+1
*
wireless: only use alpha2 regulatory information from country IE
John W. Linville
2010-07-20
2
-614
/
+12
*
mac80211: set carrier on for monitor interfaces on ieee80211_open
David Gnedt
2010-07-20
1
-0
/
+2
*
mac80211: move QoS-enable to BSS info
Johannes Berg
2010-07-20
5
-27
/
+24
*
mac80211: fix aggregation action frame handling with AP VLANs
Felix Fietkau
2010-07-20
1
-2
/
+2
*
iwlwifi: "recover_from_tx_stall" function for 4965
Wey-Yi Guy
2010-07-17
1
-0
/
+1
*
iwlwifi: more statistics counter for agn in debugfs
Wey-Yi Guy
2010-07-17
1
-0
/
+7
*
iwlwifi: additional statistic debug counter
Wey-Yi Guy
2010-07-17
1
-1
/
+2
*
mac80211: improve error checking if WEP fails to init
John W. Linville
2010-07-16
1
-1
/
+4
*
orinoco_usb: potential null dereference
Dan Carpenter
2010-07-16
1
-5
/
+5
*
ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes
Luis R. Rodriguez
2010-07-16
1
-2
/
+29
*
mac80211: skip HT parsing if HW does not support HT
Christian Lamparter
2010-07-16
1
-1
/
+1
*
ath9k_htc: make ath9k_htc_tx_aggr_oper() static
Luis R. Rodriguez
2010-07-16
1
-4
/
+5
*
iwlwifi: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
2010-07-14
1
-2
/
+2
*
libertas: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
2010-07-14
2
-6
/
+6
*
ath5k: clean up rxlink handling
Bruno Randolf
2010-07-14
2
-5
/
+3
*
ath5k: disable tasklets during reset
Bob Copeland
2010-07-14
1
-6
/
+14
*
ath5k: move reset to mac80211 workqueue
Bob Copeland
2010-07-14
3
-19
/
+24
*
ath9k_hw: remove initvals for hardware which was never sold
Felix Fietkau
2010-07-14
2
-2027
/
+0
*
wireless: airo: delete netdev from list after it is freed
Kulikov Vasiliy
2010-07-14
1
-1
/
+1
*
cfg80211: don't get expired BSSes
Johannes Berg
2010-07-14
1
-0
/
+5
*
ath9k: another fix for the A-MPDU buffer leak
Felix Fietkau
2010-07-14
1
-4
/
+15
*
drivers/net/wireless: Remove unnecessary casts of private_data
Joe Perches
2010-07-14
4
-24
/
+21
*
ath9k: fix panic while cleaning up virtaul wifis
Rajkumar Manoharan
2010-07-14
2
-2
/
+8
*
ath9k: remove unneeded calculation of minimal calibration power
Pavel Roskin
2010-07-14
3
-14
/
+4
*
ath9k: Fix the LED behaviour in idle unassociated state.
Vivek Natarajan
2010-07-14
1
-3
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-13
2
-2
/
+17
|
\
|
*
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
Rajkumar Manoharan
2010-07-07
1
-2
/
+6
|
*
iwlwifi: remove key information during device restart
Reinette Chatre
2010-07-02
1
-0
/
+11
*
|
p54: update MAINTAINERS
Christian Lamparter
2010-07-12
1
-3
/
+2
*
|
ath9k: merge noisefloor load implementations
Felix Fietkau
2010-07-12
6
-181
/
+114
*
|
ath9k: validate the TID in the tx status information
Felix Fietkau
2010-07-12
1
-0
/
+8
*
|
ath9k_hw: report the TID in the tx status on AR5008-AR9002
Felix Fietkau
2010-07-12
3
-3
/
+4
*
|
ath9k_hw: prevent a fast channel change after a rx DMA stuck issue
Felix Fietkau
2010-07-12
1
-1
/
+3
*
|
ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation
Felix Fietkau
2010-07-12
1
-1
/
+1
*
|
ath9k_hw: fix a sign error in the IQ calibration code
Felix Fietkau
2010-07-12
1
-1
/
+1
*
|
ath9k_hw: fix antenna diversity on AR9285
Felix Fietkau
2010-07-12
5
-8
/
+8
*
|
rt2x00: Move driver callback functions into the ops structure
Ivo van Doorn
2010-07-12
4
-48
/
+36
*
|
rt2x00: Move common firmware loading into rt2800lib
Ivo van Doorn
2010-07-12
4
-211
/
+179
*
|
rt2x00: Add missing TSF sync mode for AP operation
Helmut Schaa
2010-07-12
3
-4
/
+8
*
|
rt2x00: Don't initialize beacon interval to 0 on rt2800 devices
Helmut Schaa
2010-07-12
1
-1
/
+1
*
|
rt2x00: Remove set_tim callback from PCI drivers
Helmut Schaa
2010-07-12
4
-4
/
+0
*
|
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
Helmut Schaa
2010-07-12
4
-37
/
+69
*
|
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
Helmut Schaa
2010-07-12
5
-10
/
+70
*
|
rt2x00: Implement broad- and multicast buffering
Helmut Schaa
2010-07-12
1
-2
/
+30
*
|
rt2x00: Allow beacon update without scheduling a work
Helmut Schaa
2010-07-12
2
-9
/
+30
*
|
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
2010-07-12
11
-70
/
+201
[prev]
[next]