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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: Add support for customized subscription endianness
Allan Stephens
2008-05-19
2
-19
/
+18
*
tipc: Add support for customized subscription overlap handling
Allan Stephens
2008-05-19
2
-1
/
+11
*
bnx2: Update version to 1.7.6.
Michael Chan
2008-05-16
1
-2
/
+2
*
bnx2: Pre-initialize struct cpu_reg.
Benjamin Li
2008-05-16
2
-72
/
+86
*
bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.
Benjamin Li
2008-05-16
2
-5
/
+6
*
bnx2: Remove the rx_offset field from the bnx2 structure.
Benjamin Li
2008-05-16
2
-11
/
+10
*
bnx2: Add EEH PCI recovery.
Wendy Xiong
2008-05-16
1
-0
/
+88
*
bnx2: Allow phy reset to be skipped during chip reset.
Michael Chan
2008-05-16
1
-23
/
+27
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
71
-2126
/
+2529
|
\
|
*
libertas: remove lbs_get_data_rate()
Holger Schurig
2008-05-14
3
-44
/
+1
|
*
b43: use the bitrev helpers rather than rolling a private one
Harvey Harrison
2008-05-14
1
-21
/
+6
|
*
ath5k: Fix loop variable initializations
Bob Copeland
2008-05-14
2
-2
/
+6
|
*
mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames
Ivo van Doorn
2008-05-14
1
-0
/
+5
|
*
b43: nphy.c remove duplicated include
Huang Weiyi
2008-05-14
1
-2
/
+0
|
*
wireless: Add missing locking to cfg80211_dev_rename
Eric W. Biederman
2008-05-14
1
-5
/
+28
|
*
mac80211: make rx radiotap header more flexible
Bruno Randolf
2008-05-14
1
-62
/
+133
|
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
29
-145
/
+148
|
*
mac80211: fix queue constant confusion
Johannes Berg
2008-05-14
1
-2
/
+2
|
*
zd1211rw: initial IBSS support
Bruno Randolf
2008-05-14
1
-1
/
+16
|
*
atmel: use netstats in net_device structure
Paulius Zaleckas
2008-05-14
1
-28
/
+18
|
*
arlan: use netstats in net_device structure
Paulius Zaleckas
2008-05-14
2
-21
/
+20
|
*
iwl3945: do not delay hardware scan if it is a direct scan
Bill Moss
2008-05-14
1
-3
/
+4
|
*
iwlwifi: adding parameter of fw_restart
Ester Kummer
2008-05-14
4
-4
/
+10
|
*
iwlwifi: add device sysfs version entry
Tomas Winkler
2008-05-14
1
-0
/
+20
|
*
iwlwifi: update levels of debug prints
Ester Kummer
2008-05-14
1
-16
/
+13
|
*
iwlwifi: move debug_level to sysfs/bus/pci/devices
Ester Kummer
2008-05-14
4
-24
/
+17
|
*
airo: use netstats in net_device structure
Paulius Zaleckas
2008-05-14
1
-28
/
+29
|
*
iwlwifi: fix spinlock used before initialized
Ron Rindjunsky
2008-05-14
2
-5
/
+1
|
*
iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue
Ron Rindjunsky
2008-05-14
7
-29
/
+28
|
*
iwlwifi: handle shared memory Rx index access
Ron Rindjunsky
2008-05-14
6
-5
/
+17
|
*
iwlwifi : Set monitor mode for 3945
Abhijeet Kolekar
2008-05-14
2
-1
/
+36
|
*
iwlwifi : Set monitor mode for 4965
Abhijeet Kolekar
2008-05-14
3
-2
/
+46
|
*
iwlwifi: move iwl4965_init_alive_start to iwl-4965.c
Emmanuel Grumbach
2008-05-14
3
-100
/
+100
|
*
iwlwifi: compile iwl-sta into iwlcore
Tomas Winkler
2008-05-14
2
-2
/
+7
|
*
iwlwifi: move NIC init and Tx queues init to iwlcore
Ron Rindjunsky
2008-05-14
9
-526
/
+550
|
*
iwlwifi: create disable SCD Tx FIFOs handler
Ron Rindjunsky
2008-05-14
3
-14
/
+50
|
*
iwlwifi: move iwl4965_set_rxon_ht into iwlcore
Tomas Winkler
2008-05-14
5
-104
/
+105
|
*
iwlwifi: move per driverdebug_level to per device
Ester Kummer
2008-05-14
5
-44
/
+75
|
*
iwlwifi-5000: add build_addsta_hcmd handler for 5000 HW
Tomas Winkler
2008-05-14
1
-0
/
+9
|
*
iwlwifi: generalize iwl4965_send_add_station function
Tomas Winkler
2008-05-14
6
-63
/
+127
|
*
iwlwifi: remove 4965 from rx_packet
Tomas Winkler
2008-05-14
4
-39
/
+39
|
*
iwlwifi: debugfs EEPROM dump
Tomas Winkler
2008-05-14
2
-0
/
+43
|
*
iwlwifi: remove 4965 from station_entry
Tomas Winkler
2008-05-14
5
-20
/
+20
|
*
iwlwifi: don't override association channel with control channel
Tomas Winkler
2008-05-14
1
-2
/
+2
|
*
iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_config
Ron Rindjunsky
2008-05-14
1
-2
/
+2
|
*
iwlwifi: move RX code to iwl-rx.c
Tomas Winkler
2008-05-14
6
-467
/
+517
|
*
iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queue
Ron Rindjunsky
2008-05-14
2
-13
/
+15
|
*
mac80211: proper STA info locking
Johannes Berg
2008-05-14
11
-125
/
+181
|
*
mac80211: require four hardware queues for QoS/HT
Johannes Berg
2008-05-14
3
-10
/
+18
|
*
b43legacy: replace limit_value macro with clamp_val
Harvey Harrison
2008-05-14
4
-34
/
+17
[next]