summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-07-03tun: Allow GSO using virtio_net_hdrRusty Russell1-3/+92
2008-07-03tun: TUNSETFEATURES to set gso features.Rusty Russell1-0/+49
2008-07-03tun: Interface to query tun/tap features.Rusty Russell1-0/+8
2008-07-02p54: Add quality output to iwlist and iwconfigLarry.Finger@lwfinger.net1-0/+1
2008-07-02iwl3945: remove RFKILL_STATE_HARD_BLOCKED warningsZhu Yi1-2/+5
2008-07-02iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi4-20/+13
2008-07-02iwlwifi: enable packet injection for iwl3945Stefanik Gábor1-13/+9
2008-07-02iwlwifi: fix incorrect monitor mode operationRick Farrington2-41/+22
2008-07-02libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com1-0/+1
2008-07-02iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2-2/+4
2008-07-02iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2-2/+10
2008-07-02niu: Add support for rx flow hash configuration.Santwona Behera1-0/+158
2008-07-01iwlwifi: fix 4965 uCode loadTomas Winkler2-6/+3
2008-07-01iwlwifi: clean up HW RF-kill state machine and restartsEmmanuel Grumbach2-10/+17
2008-07-01iwlwifi: blocking mac_start until uCode is completeEmmanuel Grumbach1-12/+10
2008-07-01iwlwifi: eliminate iwl4965_mac_get_tsfRon Rindjunsky1-12/+0
2008-07-01iwlwifi: Remove unnecessary codeAbhijeet Kolekar1-3/+0
2008-07-01iwlwifi: control 11n capabilities through module paramRon Rindjunsky4-5/+22
2008-07-01iwlwifi: unite common settings of HW paramsRon Rindjunsky5-20/+18
2008-07-01iwlwifi: don't bring up interface if RF-kill avoids radioEmmanuel Grumbach1-6/+8
2008-07-01iwlwifi : Patch adds rfkill subsystem for 3945Abhijeet Kolekar2-35/+176
2008-07-01iwlwifi: adjust TSF in IBSSAssaf Krauss2-1/+4
2008-07-01iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flowMohamed Abbas1-2/+6
2008-07-01iwlwifi: fix IBSS association flowTomas Winkler1-9/+12
2008-07-01iwlwifi: remove obsolete lq_ready useRon Rindjunsky5-32/+2
2008-07-01iwlwifi: move rx aggregation functions to iwl-rx.cRon Rindjunsky3-45/+47
2008-07-01iwlwifi: setup compressed BA handlerEmmanuel Grumbach5-150/+151
2008-07-01iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach4-173/+13
2008-07-01iwlwifi: move RX handlers to iwl-rx.cEmmanuel Grumbach5-860/+861
2008-07-01iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach4-14/+15
2008-07-01iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach9-85/+103
2008-07-01iwlwifi: send ADD_STA before RXON with assoc bitEmmanuel Grumbach1-33/+46
2008-07-01iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_stringEmmanuel Grumbach1-0/+1
2008-07-01iwlwifi: use iwl_is_associated when possibleRon Rindjunsky2-4/+4
2008-07-01iwlwifi: better station table maintenanceEmmanuel Grumbach4-53/+100
2008-07-01iwlwifi: Add eeprom version to the version file in sysfsTomas Winkler1-4/+16
2008-07-01iwlwifi: configure uCode to use open loop tx power algorithmGregory Greenman2-1/+3
2008-07-01b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah2-0/+36
2008-07-01b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah2-2/+2
2008-07-01hostap: use radiotap headers by defaultPavel Roskin1-0/+1
2008-07-01hostap: add radiotap support in monitor modePavel Roskin3-2/+38
2008-07-01hostap: don't skip any headers in hostap_80211_header_parse()Pavel Roskin1-19/+1
2008-07-01iwlwifi: fix rfkill deps and remove input device usageAdel Gadllah3-42/+0
2008-07-01iwl-rfkill.c: correct 'recieved' typoJohn W. Linville1-1/+1
2008-06-30hostap: fix sparse warningsPavel Roskin5-16/+15
2008-06-30hostap: don't report useless WDS frames by defaultPavel Roskin1-1/+1
2008-06-29r8169: remove non-napi codeFrancois Romieu2-114/+41
2008-06-29r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)Francois Romieu1-2/+4
2008-06-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller52-3759/+1337
2008-06-29Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller35-734/+914