index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: do not use SSB specific flags when calling core reset function
Rafał Miłecki
2011-06-03
3
-16
/
+13
*
ath9k: show excessive-retry MPDUs in debugfs
Felix Fietkau
2011-06-03
2
-1
/
+6
*
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
2011-06-03
1
-1
/
+1
*
rtlwifi: Use write barrier when assigning ownership
Mike McCormack
2011-06-03
1
-0
/
+2
*
rtlwifi: Assign rx buffer ownership to hardware last
Mike McCormack
2011-06-03
1
-2
/
+3
*
rtlwifi: Don't block interrupts in spinlocks
Mike McCormack
2011-06-03
3
-38
/
+26
*
rtlwifi: Run IPS leave work in a tasklet
Mike McCormack
2011-06-03
3
-2
/
+14
*
rtlwifi: Store loop index in local variable
Mike McCormack
2011-06-03
1
-12
/
+8
*
rtlwifi: Remove set_rfpowerstate_inprogress
Mike McCormack
2011-06-03
4
-9
/
+0
*
rtlwifi: Synchronize IRQ after disabling it
Mike McCormack
2011-06-03
1
-0
/
+1
*
iwlagn: fix interface combinations
Johannes Berg
2011-06-02
1
-2
/
+2
*
iwlagn: change log to better represent the state of aggregation process
Wey-Yi Guy
2011-06-01
2
-2
/
+5
*
iwlagn: change the logging level for aggregation enable check
Wey-Yi Guy
2011-06-01
1
-1
/
+1
*
iwlagn: advertise interface combinations
Johannes Berg
2011-06-01
1
-0
/
+83
*
iwlagn: free the ICT ISR when the request_irq failed
Emmanuel Grumbach
2011-06-01
1
-1
/
+1
*
iwlwifi: disambiguate invalid DMA index warnings
Daniel Halperin
2011-06-01
3
-9
/
+9
*
iwlagn: solve sparse warning
Emmanuel Grumbach
2011-06-01
1
-3
/
+0
*
iwlagn: fix dual-mode RXON
Johannes Berg
2011-06-01
1
-12
/
+40
*
iwlagn: remove un-necessary tx power ops
Wey-Yi Guy
2011-06-01
6
-11
/
+1
*
iwlagn: send tx power command if defer cause by RXON not match
Wey-Yi Guy
2011-06-01
1
-0
/
+5
*
ath9k: better position PAPRD debug message
Mohammed Shafi Shajakhan
2011-06-01
1
-3
/
+4
*
ath9k: Add a debug entry to start/stop ANI
Mohammed Shafi Shajakhan
2011-06-01
5
-10
/
+79
*
ath9k: Further fix for mesh beaconing
Fabrice Deyber
2011-06-01
1
-12
/
+3
*
ath9k: wake up chip before initializing PAPRD table
Mohammed Shafi Shajakhan
2011-06-01
1
-3
/
+4
*
rtlwifi: rtl8192se: Synchronize IRQ after disabling it
Larry Finger
2011-06-01
1
-0
/
+1
*
rtlwifi: rtl8192se: Use write barrier when assigning ownership
Larry Finger
2011-06-01
1
-0
/
+4
*
mwifiex: remove support for old chipsets W0/W1
Amitkumar Karwar
2011-06-01
4
-32
/
+7
*
b43legacy: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
3
-16
/
+4
*
rtl8192se: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
5
-19
/
+5
*
rtl8192cu: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
1
-2
/
+0
*
rtl8192ce: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
3
-10
/
+2
*
rtl8192c-common: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
2
-11
/
+3
*
rtlwifi: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
4
-29
/
+2
*
b43: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
2
-6
/
+4
*
ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS
Rajkumar Manoharan
2011-06-01
1
-41
/
+44
*
ath9k: Remove ATH9K_BEACON_PERIOD mask
Rajkumar Manoharan
2011-06-01
4
-11
/
+10
*
bcma: host pci: implement block R/W operations
Rafał Miłecki
2011-06-01
2
-0
/
+57
*
b43: bus: add helpers for checking host type
Rafał Miłecki
2011-06-01
2
-6
/
+17
*
b43: use new pointers path to access ssb_device in SSB specific places
Rafał Miłecki
2011-06-01
1
-11
/
+17
*
b43: SDIO: use new pointers path to access ssb_device
Rafał Miłecki
2011-06-01
1
-2
/
+2
*
b43: LP-PHY: use new pointers path to access ssb_device
Rafał Miłecki
2011-06-01
1
-5
/
+10
*
ath9k: mark few functions as static
Mohammed Shafi Shajakhan
2011-06-01
2
-6
/
+3
*
ath9k: make ath9k_setpower function as static
Mohammed Shafi Shajakhan
2011-06-01
2
-2
/
+1
*
bcma: pci: implement interrupts control
Rafał Miłecki
2011-06-01
1
-0
/
+23
*
ath9k_hw: remove ath9k_hw_get_desc_link
Felix Fietkau
2011-06-01
4
-20
/
+0
*
ath9k: unify edma and non-edma tx code, improve tx fifo handling
Felix Fietkau
2011-06-01
4
-206
/
+138
*
ath9k: remove redundant if check
Mohammed Shafi Shajakhan
2011-06-01
1
-17
/
+12
*
mac80211_hwsim driver support userspace frame tx/rx
Javier Lopez
2011-06-01
2
-15
/
+580
*
rt2x00: Enabled rt35xx device support by default.
Gertjan van Wingerde
2011-06-01
1
-7
/
+2
*
rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.
Gertjan van Wingerde
2011-06-01
3
-84
/
+82
[next]