summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-1099-4160/+6415
|\
| * libertas: unify various CF-related definesHolger Schurig2008-06-031-93/+79
| * PS3: gelic: Add support for ESSID scanMasakazu Mokuno2008-06-031-7/+58
| * p54: fix skb->cb tx info conversionJohannes Berg2008-06-031-5/+10
| * PS3: gelic: Deprecate the private ioctls in the gelic driverMasakazu Mokuno2008-06-032-0/+19
| * PS3: gelic: Use the new PMK interface in the gelic driverMasakazu Mokuno2008-06-031-34/+12
| * PS3: gelic: Kill the static bounce bufferMasakazu Mokuno2008-06-032-12/+0
| * PS3: gelic: Allocate the bounce buffer dynamicallyMasakazu Mokuno2008-06-031-7/+33
| * iwlwifi: clean iwl4965_mac_configTomas Winkler2008-06-032-15/+13
| * iwlwifi: send calibration results as HUGE commandsEmmanuel Grumbach2008-06-032-19/+28
| * iwlwifi: remove debugfs entries before cfg80211Emmanuel Grumbach2008-06-031-2/+3
| * iwlwifi: fix a memory leak in scanEmmanuel Grumbach2008-06-032-1/+2
| * iwlwifi: disable FAT channel when not permittedEmmanuel Grumbach2008-06-031-0/+19
| * iwlwifi: move iwl_get_hw_mode to iwl-core.hRon Rindjunsky2008-06-032-6/+6
| * iwlwifi: Rx handlers common use for 4965 and 5000Ron Rindjunsky2008-06-033-19/+20
| * iwlwifi: add frame count limit to link quality commandTomas Winkler2008-06-031-0/+1
| * iwlwifi: move aggregation code to iwl-tx.cTomas Winkler2008-06-035-210/+228
| * iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.cTomas Winkler2008-06-033-19/+23
| * iwlwifi: iwl-5000 add rxon_assocRon Rindjunsky2008-06-032-0/+65
| * iwlwifi: implement txq invalidate byte count tableTomas Winkler2008-06-033-2/+28
| * iwlwifi: move tx reclaim flow into iwl-txTomas Winkler2008-06-036-98/+116
| * iwlwifi: fix in-column rate scalingGuy Cohen2008-06-031-22/+23
| * iwlwifi: move 4965 tx response into iwl-4965.cTomas Winkler2008-06-032-246/+247
| * iwlwlifi: impelemnt 5000 tx response pathRon Rindjunsky2008-06-031-0/+236
| * iwlwifi: move tx response common handlers to iwlcoreTomas Winkler2008-06-035-62/+79
| * iwlwifi: add iwl5000_tx_response structureRon Rindjunsky2008-06-031-5/+43
| * iwlwifi: activate status ready timeout only for run time ucodeRon Rindjunsky2008-06-033-17/+20
| * iwlwifi-5000: implement initial calibration for 5000Tomas Winkler2008-06-037-0/+211
| * iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.cTomas Winkler2008-06-034-22/+28
| * iwlwifi: move add sta handler to iwl-sta.cTomas Winkler2008-06-032-11/+36
| * iwlwifi: add remove station functionalityTomas Winkler2008-06-035-45/+174
| * iwlwifi: move iwl_rxq_stop into iwl-rx.cTomas Winkler2008-06-034-27/+28
| * iwlwifi: move txq_ctx_stop into iwl-tx.cTomas Winkler2008-06-038-104/+88
| * iwlwifi: refactor stop master functionTomas Winkler2008-06-033-38/+52
| * iwlwifi: implement apm stop functionTomas Winkler2008-06-033-1/+39
| * iwlwifi: implement apm reset flowTomas Winkler2008-06-035-18/+79
| * iwlwifi: setup correctly L1 L0S pi link valuesTomas Winkler2008-06-034-11/+39
| * iwlwifi: remove 4965 from alive_resp structuresTomas Winkler2008-06-033-15/+15
| * iwlwifi: clean up alive_start routineTomas Winkler2008-06-035-26/+32
| * iwlwifi: remove notif_missed_beacons variableTomas Winkler2008-06-034-9/+0
| * iwlwifi: remove unused variable form __iwl4965_downTomas Winkler2008-06-031-3/+0
| * iwlwifi: mark 4965 ucode typesTomas Winkler2008-06-031-2/+7
| * iwlwifi: create drivers debugfs dir under wiphy->debugfsdirZhu Yi2008-06-031-1/+2
| * iwlwifi: increase max payload of iwl_cmdRon Rindjunsky2008-06-031-1/+3
| * iwlwifi: use uCode error and event tables pointer w.r.t loaded imageGregory Greenman2008-06-031-10/+19
| * iwlwifi: add RTC data address for iwl5000Ron Rindjunsky2008-06-031-0/+7
| * iwlwifi: move iwl_dump_nic_error_log to iwlcore moduleEster Kummer2008-06-033-86/+74
| * libertas: fix compact flash interrupt handlingHolger Schurig2008-06-031-32/+29
| * libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-039-56/+75
| * b43legacy: fix build errors when DMA or PIO are not selectedJohannes Berg2008-06-032-4/+2