aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-10bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison2-31/+14
2008-06-10rt2x00dev.c: fix-up merge damageJohn W. Linville1-1/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller321-3144/+7229
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller99-4160/+6415
2008-06-09irda: net/irda build fix: mcs7780Ingo Molnar1-0/+1
2008-06-09tg3: Update version to 3.92.1Matt Carlson1-2/+2
2008-06-09tg3: Fix 5761 WOLMatt Carlson1-0/+24
2008-06-09tg3: Fix a flags typoMatt Carlson1-1/+1
2008-06-09tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson1-2/+1
2008-06-09iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz1-2/+3
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch1-1/+1
2008-06-09libertas: fix sleep confirmationHolger Schurig2-2/+5
2008-06-09ipw2200: queue direct scansDan Williams2-95/+87
2008-06-04l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman1-23/+78
2008-06-04lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman1-0/+10
2008-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-15/+40
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann1-0/+1
2008-06-04ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch1-2/+2
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig1-2/+2
2008-06-04ipw2200: expire and use oldest BSS on adhoc createDan Williams1-2/+25
2008-06-04airo warning fixAndrew Morton1-1/+1
2008-06-04b43legacy: Fix controller restart crashMichael Buesch1-8/+9
2008-06-04sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine1-2/+2
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller8-14/+52
2008-06-03libertas: unify various CF-related definesHolger Schurig1-93/+79
2008-06-03PS3: gelic: Add support for ESSID scanMasakazu Mokuno1-7/+58
2008-06-03p54: fix skb->cb tx info conversionJohannes Berg1-5/+10
2008-06-03PS3: gelic: Deprecate the private ioctls in the gelic driverMasakazu Mokuno2-0/+19
2008-06-03PS3: gelic: Use the new PMK interface in the gelic driverMasakazu Mokuno1-34/+12
2008-06-03PS3: gelic: Kill the static bounce bufferMasakazu Mokuno2-12/+0
2008-06-03PS3: gelic: Allocate the bounce buffer dynamicallyMasakazu Mokuno1-7/+33
2008-06-03iwlwifi: clean iwl4965_mac_configTomas Winkler2-15/+13
2008-06-03iwlwifi: send calibration results as HUGE commandsEmmanuel Grumbach2-19/+28
2008-06-03iwlwifi: remove debugfs entries before cfg80211Emmanuel Grumbach1-2/+3
2008-06-03iwlwifi: fix a memory leak in scanEmmanuel Grumbach2-1/+2
2008-06-03iwlwifi: disable FAT channel when not permittedEmmanuel Grumbach1-0/+19
2008-06-03iwlwifi: move iwl_get_hw_mode to iwl-core.hRon Rindjunsky2-6/+6
2008-06-03iwlwifi: Rx handlers common use for 4965 and 5000Ron Rindjunsky3-19/+20
2008-06-03iwlwifi: add frame count limit to link quality commandTomas Winkler1-0/+1
2008-06-03iwlwifi: move aggregation code to iwl-tx.cTomas Winkler5-210/+228
2008-06-03iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.cTomas Winkler3-19/+23
2008-06-03iwlwifi: iwl-5000 add rxon_assocRon Rindjunsky2-0/+65
2008-06-03iwlwifi: implement txq invalidate byte count tableTomas Winkler3-2/+28
2008-06-03iwlwifi: move tx reclaim flow into iwl-txTomas Winkler6-98/+116
2008-06-03iwlwifi: fix in-column rate scalingGuy Cohen1-22/+23
2008-06-03iwlwifi: move 4965 tx response into iwl-4965.cTomas Winkler2-246/+247
2008-06-03iwlwlifi: impelemnt 5000 tx response pathRon Rindjunsky1-0/+236
2008-06-03iwlwifi: move tx response common handlers to iwlcoreTomas Winkler5-62/+79
2008-06-03iwlwifi: add iwl5000_tx_response structureRon Rindjunsky1-5/+43
2008-06-03iwlwifi: activate status ready timeout only for run time ucodeRon Rindjunsky3-17/+20