summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-0629-1564/+1614
|\
| * p54: Add quality output to iwlist and iwconfigLarry.Finger@lwfinger.net2008-07-021-0/+1
| * iwl3945: remove RFKILL_STATE_HARD_BLOCKED warningsZhu Yi2008-07-021-2/+5
| * iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi2008-07-024-20/+13Star
| * iwlwifi: enable packet injection for iwl3945Stefanik Gábor2008-07-021-13/+9Star
| * iwlwifi: fix incorrect monitor mode operationRick Farrington2008-07-022-41/+22Star
| * iwlwifi: fix 4965 uCode loadTomas Winkler2008-06-302-6/+3Star
| * iwlwifi: clean up HW RF-kill state machine and restartsEmmanuel Grumbach2008-06-302-10/+17
| * iwlwifi: blocking mac_start until uCode is completeEmmanuel Grumbach2008-06-301-12/+10Star
| * iwlwifi: eliminate iwl4965_mac_get_tsfRon Rindjunsky2008-06-301-12/+0Star
| * iwlwifi: Remove unnecessary codeAbhijeet Kolekar2008-06-301-3/+0Star
| * iwlwifi: control 11n capabilities through module paramRon Rindjunsky2008-06-304-5/+22
| * iwlwifi: unite common settings of HW paramsRon Rindjunsky2008-06-305-20/+18Star
| * iwlwifi: don't bring up interface if RF-kill avoids radioEmmanuel Grumbach2008-06-301-6/+8
| * iwlwifi : Patch adds rfkill subsystem for 3945Abhijeet Kolekar2008-06-302-35/+176
| * iwlwifi: adjust TSF in IBSSAssaf Krauss2008-06-302-1/+4
| * iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flowMohamed Abbas2008-06-301-2/+6
| * iwlwifi: fix IBSS association flowTomas Winkler2008-06-301-9/+12
| * iwlwifi: remove obsolete lq_ready useRon Rindjunsky2008-06-305-32/+2Star
| * iwlwifi: move rx aggregation functions to iwl-rx.cRon Rindjunsky2008-06-303-45/+47
| * iwlwifi: setup compressed BA handlerEmmanuel Grumbach2008-06-305-150/+151
| * iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach2008-06-304-173/+13Star
| * iwlwifi: move RX handlers to iwl-rx.cEmmanuel Grumbach2008-06-305-860/+861
| * iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach2008-06-304-14/+15
| * iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach2008-06-309-85/+103
| * iwlwifi: send ADD_STA before RXON with assoc bitEmmanuel Grumbach2008-06-301-33/+46
| * iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_stringEmmanuel Grumbach2008-06-301-0/+1
| * iwlwifi: use iwl_is_associated when possibleRon Rindjunsky2008-06-302-4/+4
| * iwlwifi: better station table maintenanceEmmanuel Grumbach2008-06-304-53/+100
| * iwlwifi: Add eeprom version to the version file in sysfsTomas Winkler2008-06-301-4/+16
| * iwlwifi: configure uCode to use open loop tx power algorithmGregory Greenman2008-06-302-1/+3
| * b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah2008-06-302-0/+36
| * b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah2008-06-302-2/+2
| * hostap: use radiotap headers by defaultPavel Roskin2008-06-301-0/+1
| * hostap: add radiotap support in monitor modePavel Roskin2008-06-303-2/+38
| * hostap: don't skip any headers in hostap_80211_header_parse()Pavel Roskin2008-06-301-19/+1Star
| * iwlwifi: fix rfkill deps and remove input device usageAdel Gadllah2008-06-303-42/+0Star
| * iwl-rfkill.c: correct 'recieved' typoJohn W. Linville2008-06-301-1/+1
* | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-07-0636-937/+846Star
|\ \
| * | 8390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox2008-07-047-36/+116
| * | WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa2008-07-041-17/+8Star
| * | WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-0416-223/+174Star
| * | igb: add NAPI Rx queue supportPJ Waskiewicz2008-07-042-89/+61Star
| * | igb: fix init on 82575 with MNG enabledAlexander Duyck2008-07-044-0/+79
| * | igb: eliminate hw from the hw_dbg macro argumentsAuke Kok2008-07-047-182/+147Star
| * | igb: fix parameter optionsAlexander Duyck2008-07-041-4/+0Star
| * | igb: cleanup function header commentsJeff Kirsher2008-07-044-103/+103
| * | igb: Remove adapter struct from these function call parametersMitch Williams2008-07-041-48/+40Star
| * | igb: limit EEPROM accessJeff Kirsher2008-07-041-0/+4
| * | ipg: run-time configurable jumbo frame supportPekka Enberg2008-07-042-95/+32Star