aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * rfkill: rework suspend and resume handlersHenrique de Moraes Holschuh2008-06-26
| * rfkill: add the WWAN radio typeHenrique de Moraes Holschuh2008-06-26
| * rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh2008-06-26
| * rfkill: add parameter to disable radios by defaultHenrique de Moraes Holschuh2008-06-26
| * rfkill: handle SW_RFKILL_ALL eventsHenrique de Moraes Holschuh2008-06-26
| * rfkill: fix minor typo in kernel docHenrique de Moraes Holschuh2008-06-26
| * rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh2008-06-26
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville2008-06-25
| |\
| | * wext: Emit event stream entries correctly when compat.David S. Miller2008-06-16
| | * wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller2008-06-16
| | * wext: Remove compat handling from fs/compat_ioctl.cDavid S. Miller2008-06-16
| | * wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-16
| | * wext: Pull top-level ioctl dispatch logic into helper function.David S. Miller2008-06-16
| | * wext: Pass iwreq pointer down into standard/private handlers.David S. Miller2008-06-16
| | * wext: Parameterize the standard/private handlers.David S. Miller2008-06-16
| | * wext: Pull ioctl permission checking out into helper function.David S. Miller2008-06-16
| | * wext: Extract private call iw_point handling into seperate functions.David S. Miller2008-06-16
| | * wext: Extract standard call iw_point handling into seperate function.David S. Miller2008-06-16
| | * wext: Make adjust_priv_size() take a "struct iw_point *".David S. Miller2008-06-16
| | * wext: Remove inline from get_priv_size() and adjust_priv_size().David S. Miller2008-06-16
* | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-29
|\ \ \
| * | | [netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik2008-06-28
| * | | [netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik2008-06-28
| * | | tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-28
| * | | Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-28
| * | | Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-28
| * | | 8139too: some style cleanupsMárton Németh2008-06-28
| * | | rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-28
| * | | net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu2008-06-28
| * | | e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek2008-06-28
| * | | igb: make ioport freeTaku Izumi2008-06-28
| * | | e1000e: make ioport freeTaku Izumi2008-06-28
| * | | e1000: remove PCI Express device IDsAuke Kok2008-06-28
| * | | ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-24
| * | | cxgb3 - add missing adapter type for RDMADivy Le Ray2008-06-24
| * | | drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-24
| * | | DM9000: Add documentation for the driver.Ben Dooks2008-06-24
| * | | DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.Ben Dooks2008-06-24
| * | | DM9000: Re-unite menuconfig entries for DM9000 driverBen Dooks2008-06-24
| * | | DM9000: Add missing msleep() in EEPROM wait code.Ben Dooks2008-06-24
| * | | DM9000: Allow the use of the NSR register to get link status.Ben Dooks2008-06-24
| * | | DM9000: Use NSR to determine link-status on internal PHYBen Dooks2008-06-24
| * | | DM9000: Cleanup source code - remove forward declerationsBen Dooks2008-06-24
| * | | DM9000: Cleanup source codeBen Dooks2008-06-24
| * | | DM9000: Cleanups after the resource changesBen Dooks2008-06-24
| * | | DM9000: Add support for DM9000A and DM9000B chipsBen Dooks2008-06-24
| * | | DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart2008-06-24
| * | | DM9000: Remove the 2 resources probe scheme.Laurent Pinchart2008-06-24
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-28
|\ \ \ | |/ / |/| |
| * | ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki2008-06-27