index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
zd1211rw: detect stalled beacon interrupt faster
Jussi Kivilinna
2011-06-22
1
-1
/
+2
*
zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...
Jussi Kivilinna
2011-06-22
1
-7
/
+12
*
zd1211rw: handle lost read-reg interrupts
Jussi Kivilinna
2011-06-22
2
-21
/
+109
*
zd1211rw: only update HW beacon if new beacon differs from currect
Jussi Kivilinna
2011-06-22
2
-13
/
+64
*
zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-only
Jussi Kivilinna
2011-06-22
1
-2
/
+2
*
zd1211rw: fix invalid signal values from device
Jussi Kivilinna
2011-06-22
2
-2
/
+24
*
b43: HT-PHY: calibrate radio after switching channel
Rafał Miłecki
2011-06-22
1
-1
/
+7
*
rt2x00: reset usb devices at probe
Stanislaw Gruszka
2011-06-22
1
-0
/
+1
*
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
Stanislaw Gruszka
2011-06-22
1
-0
/
+13
*
b43: N-PHY: move declarations of chantables functions to correct files
Rafał Miłecki
2011-06-22
3
-8
/
+10
*
b43: N-PHY: update switching analog on/off
Rafał Miłecki
2011-06-22
1
-4
/
+17
*
b43: HT-PHY: switch radio to requested channel
Rafał Miłecki
2011-06-22
2
-1
/
+68
*
b43: HT-PHY: add place for implementing channel switching
Rafał Miłecki
2011-06-22
1
-2
/
+59
*
b43: HT-PHY: define standard structs for channel switching
Rafał Miłecki
2011-06-22
5
-0
/
+59
*
b43: HT-PHY: enable radio
Rafał Miłecki
2011-06-22
1
-0
/
+4
*
b43: HT-PHY: implement killing radio
Rafał Miłecki
2011-06-22
2
-2
/
+15
*
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-20
20
-38
/
+38
*
rtlwifi: rtl8192cu: Remove unused parameter
Mike McCormack
2011-06-20
3
-62
/
+7
*
rtlwifi: Fix typo in variable name
Mike McCormack
2011-06-20
3
-4
/
+4
*
ath5k: add missing ieee80211_free_hw() on unload in AHB code
Pavel Roskin
2011-06-20
1
-0
/
+1
*
ath5k: free sc->ah in ath5k_deinit_softc
John W. Linville
2011-06-20
1
-0
/
+1
*
ath9k_hw: make sure PAPRD training is properly done
Mohammed Shafi Shajakhan
2011-06-20
2
-3
/
+23
*
ath9k: Fix a corner case failure in sending PAPRD frames in HT40
Mohammed Shafi Shajakhan
2011-06-20
1
-2
/
+2
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-06-20
29
-596
/
+927
|
\
|
*
iwlagn: remove incorrect define
Wey-Yi Guy
2011-06-18
1
-1
/
+0
|
*
iwlagn: merge duplicate code into single function
Wey-Yi Guy
2011-06-18
5
-45
/
+30
|
*
iwlagn: code alignment
Wey-Yi Guy
2011-06-18
1
-4
/
+4
|
*
iwlagn: add offset define for subsystem id
Wey-Yi Guy
2011-06-18
1
-0
/
+1
|
*
iwlagn: Add power_level module parameter
Wey-Yi Guy
2011-06-18
4
-3
/
+16
|
*
iwlagn: add power_save module parameter
Wey-Yi Guy
2011-06-18
2
-5
/
+10
|
*
iwlagn: store the irq number to iwl_bus just like dev
Emmanuel Grumbach
2011-06-18
3
-7
/
+8
|
*
iwlagn: warn about nested SYNC commands
Emmanuel Grumbach
2011-06-18
2
-1
/
+11
|
*
iwlagn: fix misplaced bracket
Emmanuel Grumbach
2011-06-18
1
-1
/
+3
|
*
iwlagn: waterfall the bus level if prepare card failed
Emmanuel Grumbach
2011-06-18
1
-0
/
+1
|
*
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
Emmanuel Grumbach
2011-06-18
2
-14
/
+0
|
*
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
2011-06-18
4
-5
/
+14
|
*
iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c
Emmanuel Grumbach
2011-06-18
1
-4
/
+0
|
*
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
3
-3
/
+15
|
*
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
2011-06-18
7
-51
/
+63
|
*
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
2011-06-18
4
-38
/
+36
|
*
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
2011-06-18
4
-84
/
+131
|
*
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
11
-45
/
+60
|
*
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
2011-06-18
4
-16
/
+94
|
*
iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files
Emmanuel Grumbach
2011-06-18
5
-10
/
+0
|
*
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
2011-06-18
8
-248
/
+427
|
*
iwlagn: don't disable interrupts after the NIC has been reset
Emmanuel Grumbach
2011-06-18
1
-5
/
+0
|
*
iwlagn: Support flush queues for specified interface
Wey-Yi Guy
2011-06-18
2
-4
/
+5
|
*
iwlagn: add PAN to tx flush
Wey-Yi Guy
2011-06-18
2
-6
/
+25
|
*
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
2011-06-18
8
-29
/
+6
*
|
rtlwifi: include mac80211.h from core.h
Kalle Valo
2011-06-20
1
-0
/
+2
[prev]
[next]