index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwl4965: Remove redundant code in iwl4965_tx_cmd
Tomas Winkler
2008-01-28
1
-22
/
+1
*
b43: Add NPHY channel switch code
Michael Buesch
2008-01-28
5
-13
/
+1182
*
b43: Add NPHY radio init code
Michael Buesch
2008-01-28
8
-9
/
+512
*
ssb: Add boardflags_hi field to the sprom data structure
Michael Buesch
2008-01-28
2
-0
/
+4
*
b43: Add Broadcom 2055 radio register definitions
Michael Buesch
2008-01-28
1
-0
/
+210
*
WAVELAN - compile-time check for struct sizes
Helge Deller
2008-01-28
4
-60
/
+9
*
b43: Add support for new firmware
Michael Buesch
2008-01-28
6
-129
/
+298
*
b43: Fix radio ID register reading
Michael Buesch
2008-01-28
1
-4
/
+3
*
rt2x00: Fix queue_idx initialization
Ivo van Doorn
2008-01-28
1
-4
/
+9
*
rt2x00: Data and desc pointer initialization
Ivo van Doorn
2008-01-28
3
-23
/
+22
*
b43: Add N-PHY related initvals firmware filenames.
Michael Buesch
2008-01-28
1
-0
/
+12
*
b43: Fix tim search buffer overrun
Michael Buesch
2008-01-28
1
-3
/
+4
*
b43: Put multicast frames on the mcast queue
Michael Buesch
2008-01-28
3
-42
/
+92
*
b43: Fix template upload locking.
Michael Buesch
2008-01-28
1
-7
/
+8
*
b43: Fix upload of beacon packets to the hardware
Michael Buesch
2008-01-28
2
-80
/
+151
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
19
-120
/
+183
*
mac80211: Fix rate reporting regression
Michael Wu
2008-01-28
5
-25
/
+49
*
iwlwifi: A-MPDU Rx flow enabled
Ron Rindjunsky
2008-01-28
3
-40
/
+35
*
ath5k: Fix frame duration oops
Luis R. Rodriguez
2008-01-28
1
-2
/
+6
*
mac80211: implement cfg80211 station handling
Johannes Berg
2008-01-28
1
-0
/
+192
*
mac80211: add beacon configuration via cfg80211
Johannes Berg
2008-01-28
6
-62
/
+213
*
mac80211: move interface type to vif structure
Johannes Berg
2008-01-28
13
-117
/
+118
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
29
-174
/
+205
*
Add rtl8180 wireless driver
Michael Wu
2008-01-28
18
-60
/
+2777
*
[PATCH] Net: add ath5k wireless driver
Jiri Slaby
2008-01-28
16
-0
/
+15848
*
b43: finish removal of pio support
John W. Linville
2008-01-28
2
-805
/
+0
*
hostap_cs: don't match revisions in presense of the MAC chip name
Pavel Roskin
2008-01-28
1
-9
/
+6
*
b43: Remove the PHY spinlock
Michael Buesch
2008-01-28
5
-65
/
+36
*
b43: Fix PHY register routing
Michael Buesch
2008-01-28
3
-114
/
+145
*
b43: Add N-PHY register definitions
Michael Buesch
2008-01-28
5
-12
/
+760
*
zd1211rw: fix alignment for QOS and WDS frames
Michael Buesch
2008-01-28
1
-1
/
+16
*
iwlwifi: fix compilation warning in 'iwl-4965.c'
Miguel Botón
2008-01-28
1
-1
/
+1
*
rt2x00: Release rt2x00 2.0.14
Ivo van Doorn
2008-01-28
1
-1
/
+1
*
rt2x00: Correctly initialize data and desc pointer
Ivo van Doorn
2008-01-28
3
-2
/
+19
*
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
2008-01-28
9
-204
/
+163
*
rt2x00: Determine MY_BSS from descriptor
Ivo van Doorn
2008-01-28
7
-19
/
+11
*
rt2x00: Cleanup write_tx_desc() arguments
Ivo van Doorn
2008-01-28
7
-31
/
+27
*
rt2x00: Move packet filter flags
Ivo van Doorn
2008-01-28
7
-37
/
+19
*
rt2x00: Move start() and stop() handlers into rt2x00lib.c
Ivo van Doorn
2008-01-28
3
-46
/
+66
*
rt2x00: Store queue idx and entry idx in data_ring and data_entry
Ivo van Doorn
2008-01-28
5
-14
/
+22
*
rt2x00: Only set the TBCN flag when the interface is configured to send beacons.
Ivo van Doorn
2008-01-28
5
-5
/
+8
*
rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY
Ivo van Doorn
2008-01-28
3
-18
/
+15
*
rt2x00: Fix chipset debugfs file
Ivo van Doorn
2008-01-28
1
-3
/
+2
*
b43: Fix any N-PHY related WARN_ON() in the attach stage.
Michael Buesch
2008-01-28
2
-92
/
+60
*
b43: Add NPHY kconfig option
Michael Buesch
2008-01-28
2
-0
/
+17
*
b43-ssb-bridge: Add PCI ID for BCM43XG
Michael Buesch
2008-01-28
1
-0
/
+1
*
b44: power down PHY when interface down
Miguel Botón
2008-01-28
1
-5
/
+23
*
ssb: add 'ssb_pcihost_set_power_state' function
Miguel Botón
2008-01-28
1
-0
/
+7
*
b43: Add definitions for MAC Control register
Michael Buesch
2008-01-28
2
-22
/
+28
*
b43: Remove PIO support
Michael Buesch
2008-01-28
8
-252
/
+21
[next]