aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06Staging: sxg: update READMEJ.R. Mauro
2009-01-06Staging: sxg: break the build in a cleaner way when !x86J.R. Mauro
2009-01-06Staging: sxg: remove typedefsJ.R. Mauro
2009-01-06Staging: poch: Fine grained lockingVijay Kumar
2009-01-06Staging: poch: Fix user space protocol syncingVijay Kumar
2009-01-06Staging: poch: Rx control register initVijay Kumar
2009-01-06Staging: poch: Fix build warningsVijay Kumar
2009-01-06Staging: poch: minor fixesVijay Kumar
2009-01-06Staging: poch: Correct pages from bytes.Vijay Kumar
2009-01-06Staging: poch: Update TODO listVijay Kumar
2009-01-06Staging: poch: Block size bug fixVijay Kumar
2009-01-06Staging: at76_usb: cleanup dma on stack issuesOliver Neukum
2009-01-06Staging: at76_usb: fix up all remaining checkpatch.pl warningsGreg Kroah-Hartman
2009-01-06Staging: at76_usb: remove compiler warningsGreg Kroah-Hartman
2009-01-06Staging: at76_usb: fix build breakageGreg Kroah-Hartman
2009-01-06Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 portJohn W. Linville
2009-01-06Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check b...Roel Kluin
2009-01-06Staging: wlan-ng: fix compiler warningsGreg Kroah-Hartman
2009-01-06Staging: wlan-ng: p80211wext.c: use ARRAY_SIZEJulia Lawall
2009-01-06Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi
2009-01-06Staging: wlan-ng: p80211conv.c copy code from wlan-ng-devel branch to not dro...Richard Kennedy
2009-01-06Staging: wlan-ng: hfa384x_usbin_callback: check for hardware removedRichard Kennedy
2009-01-06Staging: wlan-ng: p80211wext don't set default key id twiceRichard Kennedy
2009-01-06Staging: wlan-ng: p80211wext.c add latest changes & remove extra nulls from w...Richard Kennedy
2009-01-06Staging: wlan-ng: hfa384x_usb.c use newest version of 384x_drvr_startRichard Kennedy
2009-01-06Staging: wlan-ng: prism2_usb.c always enable the card in probe_usbRichard Kennedy
2009-01-06Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device s...Richard Kennedy
2009-01-06Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy
2009-01-06Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy
2009-01-06Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.Solomon Peachy
2009-01-06Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy
2009-01-06Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXTSolomon Peachy
2009-01-06Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatible kernel code.Solomon Peachy
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate one more rx mtu test.Solomon Peachy
2009-01-06Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.Solomon Peachy
2009-01-06Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy
2009-01-06Staging: wlan-ng: Make wlan-ng use WEXT mode by default.Solomon Peachy
2009-01-06Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy
2009-01-06Staging: wlan-ng: Update Help text to mention prism3 devices.Solomon Peachy
2009-01-06Staging: wlan-ng: Remove PCI/PLX/PCMCIA files.Solomon Peachy
2009-01-06Staging: w35und: fix config build warningsGreg Kroah-Hartman
2009-01-06Staging: w35und: fix KconfigPavel Machek