aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_string.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-13iwlwifi: change rate number to a constantTomas Winkler1-2/+3
2008-03-13iwlwifi: Fix endianity in debug printTomas Winkler1-1/+1
2008-03-13iwlwifi: Use eeprom form iwlcoreAssaf Krauss7-426/+30
2008-03-13iwlwifi: update copyright yearReinette Chatre23-31/+28
2008-03-13iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler2-5/+5
2008-03-13ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch8-167/+648
2008-03-13include/net/ieee80211.h - remove duplicate includeJoe Perches1-1/+0
2008-03-13rt2x00: Only strip preamble bit in rt2400pciIvo van Doorn2-9/+3
2008-03-13rt2x00: Release rt2x00 2.1.4Ivo van Doorn1-1/+1
2008-03-13rt2x00: Fix rt2400pci signalIvo van Doorn8-15/+43
2008-03-13rt2x00: Fix RX DMA ring initializationIvo van Doorn2-2/+2
2008-03-13rt2x00: Fix basic rate initializationIvo van Doorn4-37/+38
2008-03-13rt2x00: Always enable TSF tickingIvo van Doorn5-0/+10
2008-03-13rt2x00: Make rt2x00leds_register return voidIvo van Doorn2-7/+5
2008-03-13rt2x00: Rename config_preamble() to config_erp()Ivo van Doorn10-80/+76
2008-03-13rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flagIvo van Doorn1-1/+5
2008-03-13rt2x00: Start bugging when rt2x00lib doesn't filter SW diversityIvo van Doorn5-81/+49
2008-03-13rt2x00: Move firmware checksumming to driverIvo van Doorn5-47/+50
2008-03-13rt2x00: Upgrade queue->lock to use irqsaveIvo van Doorn2-8/+14
2008-03-13rt2x00: Fix trivial log messageLuis Correia2-2/+4
2008-03-13rt2x00:correct rx packet length for USB devicesAdam Baker1-0/+1
2008-03-13rt2x00: Only disable beaconing just before beacon updateIvo van Doorn5-29/+65
2008-03-13rt2x00: Use skbdesc fields for descriptor initializationIvo van Doorn1-2/+2
2008-03-13rt2x00: Don't use unitialized rxdesc->sizeMattias Nissler2-8/+14
2008-03-13rt2x00: Don't use uninitialized desc_lenIvo van Doorn1-1/+1
2008-03-13rt2x00: Use the correct size when copying the control info in txdoneMattias Nissler1-1/+1
2008-03-13rt2x00: Initialize TX control field in data entriesMattias Nissler2-0/+2
2008-03-13rt2x00: Align RX descriptor to 4 bytesIvo van Doorn3-44/+49
2008-03-13b43: pull out helpers for writing noise tableHarvey Harrison1-22/+23
2008-03-13rndis_wlan: cleanup, rename structure membersJussi Kivilinna1-132/+126
2008-03-13rndis_wlan: cleanup, rename and reorder enums and structuresJussi Kivilinna1-110/+103
2008-03-13drivers/net/wireless/ath5k - convert == (true|false) to simple logical testsJoe Perches2-23/+23
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig6-316/+76
2008-03-13the scheduled rc80211-simple.c removalAdrian Bunk6-448/+1
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk16-3662/+0
2008-03-13the scheduled bcm43xx removalAdrian Bunk35-16999/+1
2008-03-13make b43_mac_{enable,suspend}() staticAdrian Bunk2-5/+2
2008-03-07iwlwifi: fix potential lock inversion deadlockReinette Chatre1-2/+2
2008-03-07wireless: correct warnings from using '%llx' for type 'u64'John W. Linville2-5/+7
2008-03-07ath5k: work around wrong beacon rx timestamp in IBSS modeBruno Randolf1-14/+45
2008-03-07ath5k: add notes about rx timestampBruno Randolf1-0/+11
2008-03-07ath5k: move rx and tx status structures out of hardware descriptorBruno Randolf5-130/+126
2008-03-07ath5k: struct ath5k_desc cleanupsBruno Randolf4-187/+210
2008-03-07iwlwifi: grab NIC access when disabling aggregationsRon Rindjunsky1-17/+20
2008-03-07iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler2-157/+148
2008-03-07iwlwifi: Fix 3945 rate scalingTomas Winkler2-25/+22
2008-03-07iwlwifi: queue functions cleanupTomas Winkler4-60/+45
2008-03-07iwlwifi: Moving EEPROM handling in iwlcore moduleAssaf Krauss2-0/+604
2008-03-07iwlwifi: add iwl-core moduleTomas Winkler5-7/+59
2008-03-07iwlwifi: fix locking unbalance in 4965 rate scaleTomas Winkler1-13/+12