summaryrefslogtreecommitdiffstats
path: root/drivers/parport (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-26rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde3-0/+18
2008-06-26rt2x00: Use ieee80211 fc handlersIvo van Doorn3-39/+7
2008-06-26wireless: fix fallout from device_create removalStephen Rothwell1-3/+4
2008-06-26mac80211: 11h - Handling measurement requestAssaf Krauss2-0/+88
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss3-3/+79
2008-06-26b43legacy: use frame control helpersHarvey Harrison1-9/+7
2008-06-26b43: use frame control helpersHarvey Harrison1-10/+7
2008-06-26zd1211rw: use frame control helpersHarvey Harrison1-16/+6
2008-06-26ath5k: use frame control helpersHarvey Harrison1-7/+4
2008-06-26remove the strip driverAdrian Bunk4-2833/+0
2008-06-26rfkill: improve documentation for kernel driversHenrique de Moraes Holschuh1-60/+201
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh4-40/+152
2008-06-26rfkill: document rw rfkill switches and clarify input subsystem interactionsHenrique de Moraes Holschuh1-55/+308
2008-06-26rfkill: do not allow userspace to override ALL RADIOS OFFHenrique de Moraes Holschuh3-15/+51
2008-06-26rfkill: drop current_state from tasks in rfkill-inputFabien Crespel1-14/+1
2008-06-26rfkill: add uevent notificationsHenrique de Moraes Holschuh1-0/+42
2008-06-26rfkill: add type string helperHenrique de Moraes Holschuh1-18/+15
2008-06-26rfkill: add notifier chains supportHenrique de Moraes Holschuh2-3/+74
2008-06-26rfkill: rework suspend and resume handlersHenrique de Moraes Holschuh1-17/+18
2008-06-26rfkill: add the WWAN radio typeHenrique de Moraes Holschuh3-0/+9
2008-06-26rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh2-3/+55
2008-06-26rfkill: add parameter to disable radios by defaultHenrique de Moraes Holschuh1-1/+10
2008-06-26rfkill: handle SW_RFKILL_ALL eventsHenrique de Moraes Holschuh1-2/+43
2008-06-26rfkill: fix minor typo in kernel docHenrique de Moraes Holschuh1-1/+1
2008-06-26rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh2-3/+10
2008-06-24bnx2x: Update versionEilon Greenstein1-2/+2
2008-06-24bnx2x: Add PCIE EEH supportWendy Xiong1-6/+95
2008-06-24bnx2x: Enhanced self testYitchak Gertner1-9/+487
2008-06-24bnx2x: Re-factor Tx codeEilon Greenstein1-140/+304
2008-06-24bnx2x: Add TPA, Broadcoms HW LROVladislav Zolotarov2-136/+884
2008-06-24bnx2x: New statistics codeYitchak Gertner3-850/+1480
2008-06-24bnx2x: Add support for BCM57711 HWEilon Greenstein9-2153/+3752
2008-06-24bnx2x: New microcode part 3/3Eilon Greenstein1-0/+4688
2008-06-24bnx2x: New microcode part 2/3Eilon Greenstein1-0/+3382
2008-06-24bnx2x: New microcode part 1/3Eilon Greenstein1-250/+4354
2008-06-24bnx2x: Remove old microcodeEilon Greenstein1-4900/+1
2008-06-24bnx2x: New init infrastructureEilon Greenstein5-656/+2130
2008-06-24bnx2x: New link codeYaniv Rosner5-3399/+1826
2008-06-24bnx2x: Adding bnx2x_linkYaniv Rosner2-0/+4686
2008-06-24bnx2x: Rename bnx2x.c to bnx2x_main.cEilon Greenstein2-0/+1
2008-06-20sctp: Kill unused variable in sctp_assoc_bh_rcv()Vlad Yasevich1-1/+0
2008-06-20bnx2: Update driver version to 1.7.7.Michael Chan1-3/+3
2008-06-20bnx2: Cleanup error handling in bnx2_open().Michael Chan1-23/+14
2008-06-20bnx2: Turn on multi rx rings.Michael Chan2-17/+80
2008-06-20bnx2: Update firmware to support multi rx rings.Michael Chan1-4419/+4437
2008-06-20bnx2: Use one handler for all MSI-X vectors.Michael Chan1-59/+40
2008-06-20bnx2: Optimize fast-path tx and rx work.Michael Chan2-44/+72
2008-06-20bnx2: Put rx ring variables in a separate struct.Michael Chan2-169/+259
2008-06-20bnx2: Put tx ring variables in a separate struct.Michael Chan2-129/+199
2008-06-20net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings5-1/+29