summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-30staging: slicoss: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-1/+1
2010-09-30staging: octeon: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-4/+4
2010-09-30staging: ath6kl: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-8/+0
2010-09-30staging: otus: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-1/+1
2010-09-30staging: wlags49_h2: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-1/+1
2010-09-30staging: ft1000: fix skb, netdev, memory leaksVasiliy Kulikov1-12/+20
2010-09-29Staging: rtl8192e: Convert macros to inline functionsMike McCormack2-14/+13
2010-09-29Staging: rtl8192e: Clean formatting in rtl8192_hard_start_xmit()Mike McCormack1-32/+31
2010-09-29Staging: rtl8192e: Clean up rtl8192_pci_initdescring()Mike McCormack1-28/+18
2010-09-29Staging: rtl8192e: Clean formatting in rtl8192_tx()Mike McCormack1-148/+141
2010-09-29Staging: rtl8192e: Remove dead code from rtl8192_txMike McCormack1-21/+0
2010-09-29Staging: rtl8192e: Clean up rtl8192_halt_adapter()Mike McCormack1-33/+20
2010-09-29Staging: rtl8192e: Clean up rtl8192_qos_association_resp()Mike McCormack1-30/+26
2010-09-29Staging: rtl8192e: Delete some dead codeMike McCormack1-32/+2
2010-09-29Staging: rtl8192e: Clean up formatting in MapHwQueueToFirmwareQueue()Mike McCormack1-33/+28
2010-09-29Staging: rtl8192e: Clean up rtl8192_net_update()Mike McCormack1-22/+19
2010-09-29Staging: west bridge, removal of " " before ";"David Cross38-5753/+5753
2010-09-29Staging: west bridge, cyasgadget fix for usb_gadget_probe_driverDavid Cross1-6/+5
2010-09-29Staging: brcm80211: remove Module.symvers file from the treeGreg Kroah-Hartman1-0/+0
2010-09-29staging: olpc_dcon: drop old VT switch code, watch for CONBLANK eventAndres Salomon1-20/+6
2010-09-29staging: olpc_dcon: add people to the Cc listAndres Salomon1-0/+2
2010-09-29staging: olpc_dcon: remove outdated backlight commentAndres Salomon1-6/+0
2010-09-29staging: olpc_dcon: add TODO fileAndres Salomon1-0/+15
2010-09-29staging: olpc_dcon: drop XO-1.5 support for nowAndres Salomon1-10/+0
2010-09-29staging: olpc_dcon: switch back to using olpc_board(0xXX)Andres Salomon1-2/+2
2010-09-29staging: olpc_dcon: add OLPC display controller (DCON) supportAndres Salomon8-0/+1377
2010-09-26staging: update web addresses in stagingJustin P. Mattock50-50/+50
2010-09-26staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko mutually e...Henry Ptasinski2-11/+30
2010-09-26staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.Henry Ptasinski1-2/+1
2010-09-23Staging: brcm80211: remove driver specific -W optionsGreg Kroah-Hartman2-8/+1
2010-09-23Staging: brcm80211: clean up makefile cflag linesGreg Kroah-Hartman2-12/+54
2010-09-22Staging: ft1000: mark pcmcia driver brokenGreg Kroah-Hartman1-1/+1
2010-09-22Staging: ft1000: fix mode of firmware image fileGreg Kroah-Hartman1-0/+0
2010-09-22Staging: ft1000: remove trailing whitespaceGreg Kroah-Hartman14-776/+776
2010-09-22Staging: ft1000: fix buildGreg Kroah-Hartman2-7/+7
2010-09-22Staging: Add support for Flarion OFDM usb and pcmcia devices.Marek Belisko26-0/+11101
2010-09-21Staging: line6: minor coding style cleanupsGreg Kroah-Hartman14-82/+77
2010-09-21staging: line6: remove unneeded EXPORT_SYMBOL() usageGreg Kroah-Hartman1-8/+0
2010-09-21Staging: keucr: prevent the driver from being built as a module.Greg Kroah-Hartman1-1/+1
2010-09-21staging: usbip: Process event flags without delayMax Vozeler1-13/+3
2010-09-21staging: usbip: Notify usb core of port status changesMax Vozeler1-0/+2
2010-09-21staging: rtl8192e: Clean up rtl8192_hard_start_xmit()Mike McCormack1-23/+9
2010-09-21staging: rtl8192e: Remove some dead codeMike McCormack1-37/+0
2010-09-21staging: rtl8192e: Remove dead code in CamResetAllEntry()Mike McCormack1-12/+1
2010-09-21staging: rtl8192e: Fix indent of some functionsMike McCormack1-34/+36
2010-09-21staging: rtl8192e: Remove dead code from rtl8192_set_chan()Mike McCormack1-28/+5
2010-09-21staging: rtl8192e: Remove commented function rtl8192_set_mode()Mike McCormack1-31/+0
2010-09-21staging: rtl8192e: Remove empty function force_pci_posting()Mike McCormack3-16/+0
2010-09-21staging: rtl8192e: Clean up rtl8192_hard_data_xmit()Mike McCormack1-20/+8
2010-09-21staging: rtl8192e: Clean up function headersMike McCormack1-171/+49