index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-03
wl1251: implement connection quality monitoring
David Gnedt
5
-1
/
+107
2011-02-03
wl1251: enable beacon early termination while in power-saving mode
David Gnedt
4
-0
/
+68
2011-02-03
wl1251: fix 4-byte TX buffer alignment
David Gnedt
1
-6
/
+20
2011-02-03
wl1251: fix queue stopping/waking for TX path
David Gnedt
1
-36
/
+12
2011-02-03
mac80211: Warn users if HT fails because of freq mismatch.
Ben Greear
1
-4
/
+22
2011-02-03
mac80211: Show configured channel-type in netdev debugfs.
Ben Greear
1
-0
/
+6
2011-02-03
mac80211: Be more careful when changing channels.
Ben Greear
1
-3
/
+16
2011-02-03
libertas: Prepare stuff for if_spi.c pm support
Vasily Khoruzhick
3
-40
/
+49
2011-02-03
libertas_spi: Use workqueue in hw_host_to_card
Vasily Khoruzhick
1
-129
/
+239
2011-02-01
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
1
-1
/
+7
2011-01-31
iiwlagn: remove unused parameter
Wey-Yi Guy
1
-1
/
+0
2011-01-31
iwlagn: remove unsupported BT SCO command
Wey-Yi Guy
5
-34
/
+4
2011-01-31
iwlagn: use 2030 macro for 2030 devices
Wey-Yi Guy
1
-2
/
+2
2011-01-31
iwlwifi: fix beacon notification parsing
Johannes Berg
3
-8
/
+39
2011-01-31
iwlwifi: use maximum aggregation size
Johannes Berg
3
-6
/
+32
2011-01-31
iwlwifi: advertise max aggregate size
Johannes Berg
1
-0
/
+2
2011-01-31
iwlwifi: support RSN IBSS
Johannes Berg
2
-2
/
+20
2011-01-31
iwlwifi: always support idle mode for agn devices
Wey-Yi Guy
5
-9
/
+1
2011-01-31
iwlagn: add IQ inversion support for 2000 series devices
Wey-Yi Guy
3
-2
/
+12
2011-01-31
iwlagn: adjust rate table
Wey-Yi Guy
1
-12
/
+12
2011-01-31
iwlwifi: check ucode loading error and restart
Wey-Yi Guy
3
-25
/
+6
2011-01-31
wl12xx: fix warning due to missing arg in ampdu_action
Luciano Coelho
1
-2
/
+3
2011-01-31
mac80211: disable power save if an infra AP vif exists
Rajkumar Manoharan
1
-0
/
+8
2011-01-31
iwlwifi: correct frequency settings
Stanislaw Gruszka
1
-6
/
+2
2011-01-31
rt2x00: Move TX/RX work into dedicated workqueue
Ivo van Doorn
4
-7
/
+25
2011-01-31
rt2x00: Kill all tasklets during device removal
Ivo van Doorn
1
-0
/
+4
2011-01-31
rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.
Gertjan van Wingerde
2
-6
/
+4
2011-01-31
rt2x00: Copy the MAC address to the WCID entry properly.
Gertjan van Wingerde
1
-1
/
+1
2011-01-31
rt2x00: Fix WPA TKIP Michael MIC failures.
Gertjan van Wingerde
2
-0
/
+12
2011-01-31
rt2x00: trivial: add \n to WARNING message
Johannes Stezenbach
1
-1
/
+1
2011-01-31
Trivial typo fix in comment
Mark Einon
1
-1
/
+1
2011-01-31
rt2x00: Update MAINTAINERS
Helmut Schaa
1
-0
/
+1
2011-01-31
rt2x00: Correct initial value of US_CYC_CNT register for pcie interface
RA-Jay Hung
2
-0
/
+8
2011-01-31
rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR
Helmut Schaa
8
-24
/
+4
2011-01-31
rt2x00: Remove interrupt thread registration
Helmut Schaa
2
-15
/
+3
2011-01-31
rt2x00: Convert rt2400pci interrupt handling to use tasklets
Helmut Schaa
1
-39
/
+115
2011-01-31
rt2x00: Convert rt2500pci interrupt handling to use tasklets
Helmut Schaa
1
-39
/
+111
2011-01-31
rt2x00: Convert rt61pci to use tasklets
Helmut Schaa
1
-45
/
+130
2011-01-31
rt2x00: Convert rt2800pci to use tasklets
Helmut Schaa
1
-59
/
+114
2011-01-31
rt2x00: Disable txstatus tasklet by default
Helmut Schaa
2
-8
/
+5
2011-01-31
rt2x00: Introduce tasklets for interrupt handling
Helmut Schaa
2
-0
/
+34
2011-01-31
rt2x00: Make periodic beacon updates for PCI devices atomic
Helmut Schaa
1
-10
/
+16
2011-01-31
rt2x00: Limit beacon updates in bss_info_changed to USB devices
Helmut Schaa
1
-2
/
+3
2011-01-31
rt2x00: Introduce beacon_update_locked that requires caller locking
Helmut Schaa
2
-9
/
+27
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
14
-85
/
+185
2011-01-31
iwl3945: do not use agn specific IWL_RATE_COUNT
Stanislaw Gruszka
3
-4
/
+4
2011-01-31
wl12xx: fix use after free
Mathias Krause
1
-2
/
+1
2011-01-31
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
4319
-262511
/
+110418
2011-01-28
ath9k: fix compile error in non-debug ath_debug_stat_tx() stub
Felix Fietkau
1
-1
/
+2
2011-01-28
iwlwifi: introduce iwl_bt_statistics
Stanislaw Gruszka
6
-27
/
+19
[prev]
[next]