summaryrefslogtreecommitdiffstats
path: root/drivers/ieee802154 (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-22be2net: Add link test to list of ethtool self tests.Sarveshwar Bandi1-0/+11
2010-01-22be2net: ethtool self test reorganization.Sarveshwar Bandi1-3/+4
2010-01-22Linux 2.6.33-rc5v2.6.33-rc5Linus Torvalds1-1/+1
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh1-3/+1
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra1-3/+8
2010-01-21perf: Honour event state for aux stream dataPeter Zijlstra1-0/+9
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra1-2/+1
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang1-1/+4
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith2-2/+2
2010-01-21net/sctp: Eliminate useless codeJulia Lawall1-1/+1
2010-01-21vhost: fix TUN=m VHOST_NET=yMichael S. Tsirkin1-1/+1
2010-01-21net: Optimize non-gso test checksKrishna Kumar1-12/+17
2010-01-21phy: add RTBI mode for m88e1111Liu Yu-B132011-0/+38
2010-01-21ucc_geth: update the tbi-phy settingLiu Yu-B132011-8/+15
2010-01-21mpc8569mds: Add bscr setting for rtbi modeLiu Yu-B132011-0/+24
2010-01-21dts/mpc8569mds: Cleanup tbi phy to support rtbiLiu Yu-B132011-5/+42
2010-01-21tg3: Add 57765 phy ID and enable devices.Matt Carlson2-1/+9
2010-01-21tg3: Bypass power source switching for 57765Matt Carlson1-1/+3
2010-01-21tg3: Turn off the debug UART for 57765Matt Carlson1-1/+2
2010-01-21tg3: Fix tx mailbox initializationMatt Carlson1-1/+4
2010-01-21tg3: Supply a nicaddr for 57765 jumbo RCBMatt Carlson1-1/+1
2010-01-21tg3: Fix 5717 and 57765 memory selftestsMatt Carlson1-1/+16
2010-01-21tg3: Abort phy init for 5717 serdes devicesMatt Carlson1-1/+7
2010-01-21tg3: Add 5717 serdes phy IDMatt Carlson2-3/+6
2010-01-21tg3: Improve internal resource allocationsMatt Carlson2-4/+25
2010-01-21tg3: Enable PLL PD when CLKREQ disabled for 5717A0Matt Carlson2-0/+30
2010-01-21e1000e: enhance frame fragment detectionJesse Brandeburg2-4/+22
2010-01-21e1000: enhance frame fragment detectionJesse Brandeburg2-2/+13
2010-01-21e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin5-25/+25
2010-01-21USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-21USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-21USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-21USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-21USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-21USB: Fix duplicate sysfs problem after device reset.Sarah Sharp3-10/+24
2010-01-21USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-21USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-21USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-21USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-21USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-21USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-21usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-21USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4
2010-01-21Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2010-01-21Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2-8/+16
2010-01-21Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8
2010-01-21tty: fix race in tty_fasyncGreg Kroah-Hartman1-1/+1
2010-01-21serial: serial_cs: oxsemi quirk breaks resumePavel Machek1-1/+2
2010-01-21serial: imx: bit &/| confusionRoel Kluin1-1/+1