summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * b43: use frame control helpersHarvey Harrison2008-06-261-10/+7
| * zd1211rw: use frame control helpersHarvey Harrison2008-06-261-16/+6
| * ath5k: use frame control helpersHarvey Harrison2008-06-261-7/+4
| * remove the strip driverAdrian Bunk2008-06-264-2833/+0
| * rfkill: improve documentation for kernel driversHenrique de Moraes Holschuh2008-06-261-60/+201
| * rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh2008-06-264-40/+152
| * rfkill: document rw rfkill switches and clarify input subsystem interactionsHenrique de Moraes Holschuh2008-06-261-55/+308
| * rfkill: do not allow userspace to override ALL RADIOS OFFHenrique de Moraes Holschuh2008-06-263-15/+51
| * rfkill: drop current_state from tasks in rfkill-inputFabien Crespel2008-06-261-14/+1
| * rfkill: add uevent notificationsHenrique de Moraes Holschuh2008-06-261-0/+42
| * rfkill: add type string helperHenrique de Moraes Holschuh2008-06-261-18/+15
| * rfkill: add notifier chains supportHenrique de Moraes Holschuh2008-06-262-3/+74
| * rfkill: rework suspend and resume handlersHenrique de Moraes Holschuh2008-06-261-17/+18
| * rfkill: add the WWAN radio typeHenrique de Moraes Holschuh2008-06-263-0/+9
| * rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh2008-06-262-3/+55
| * rfkill: add parameter to disable radios by defaultHenrique de Moraes Holschuh2008-06-261-1/+10
| * rfkill: handle SW_RFKILL_ALL eventsHenrique de Moraes Holschuh2008-06-261-2/+43
| * rfkill: fix minor typo in kernel docHenrique de Moraes Holschuh2008-06-261-1/+1
| * rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh2008-06-262-3/+10
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville2008-06-2522-641/+739
| |\
| | * wext: Emit event stream entries correctly when compat.David S. Miller2008-06-1718-308/+345
| | * wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller2008-06-172-41/+34
| | * wext: Remove compat handling from fs/compat_ioctl.cDavid S. Miller2008-06-171-106/+1
| | * wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-175-6/+134
| | * wext: Pull top-level ioctl dispatch logic into helper function.David S. Miller2008-06-171-6/+20
| | * wext: Pass iwreq pointer down into standard/private handlers.David S. Miller2008-06-171-9/+8
| | * wext: Parameterize the standard/private handlers.David S. Miller2008-06-171-8/+16
| | * wext: Pull ioctl permission checking out into helper function.David S. Miller2008-06-171-7/+15
| | * wext: Extract private call iw_point handling into seperate functions.David S. Miller2008-06-171-67/+74
| | * wext: Extract standard call iw_point handling into seperate function.David S. Miller2008-06-171-124/+134
| | * wext: Make adjust_priv_size() take a "struct iw_point *".David S. Miller2008-06-171-3/+3
| | * wext: Remove inline from get_priv_size() and adjust_priv_size().David S. Miller2008-06-171-3/+2
* | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-2942-738/+1122
|\ \ \
| * | | [netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik2008-06-286-8/+1
| * | | [netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik2008-06-281-31/+12
| * | | tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-281-6/+4
| * | | Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+20
| * | | Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+5
| * | | 8139too: some style cleanupsMárton Németh2008-06-281-6/+6
| * | | rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-283-10/+11
| * | | net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu2008-06-282-4/+4
| * | | e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek2008-06-281-1/+0
| * | | igb: make ioport freeTaku Izumi2008-06-282-6/+45
| * | | e1000e: make ioport freeTaku Izumi2008-06-282-6/+46
| * | | e1000: remove PCI Express device IDsAuke Kok2008-06-282-36/+0
| * | | ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-254-22/+112
| * | | cxgb3 - add missing adapter type for RDMADivy Le Ray2008-06-252-2/+22
| * | | drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-259-30/+20
| * | | DM9000: Add documentation for the driver.Ben Dooks2008-06-251-0/+167
| * | | DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.Ben Dooks2008-06-251-7/+2