summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann31-157/+11
2008-11-30Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann1-7/+8
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann6-57/+54
2008-11-30Bluetooth: Remove deprecated hci_usb driverMarcel Holtmann4-1286/+0
2008-11-30Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.cNick Pelly1-0/+5
2008-11-30Bluetooth: Change simple_strtol to simple_strtoulJulia Lawall1-4/+4
2008-11-30Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann1-18/+23
2008-11-30Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum1-1/+1
2008-11-30Bluetooth: Fix TX error path in btsdio driverTomas Winkler1-0/+1
2008-11-30Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann1-0/+62
2008-11-30Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann1-14/+13
2008-11-30Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann1-17/+17
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt6-17/+7
2008-11-29gigaset: remove unnecessary poll methodTilman Schmidt1-15/+0
2008-11-28cxgb3: Fix sparse warning and micro-optimize is_pure_response()Roland Dreier1-1/+1
2008-11-28phy: add the ST ste10Xp PHYsGiuseppe Cavallaro3-0/+144
2008-11-28phy: Add file missed in previous commit.David S. Miller1-0/+155
2008-11-28phy: power management supportGiuseppe Cavallaro3-5/+42
2008-11-28phy: add natsemi PHY driverGiuseppe Cavallaro2-0/+6
2008-11-28ne2: silence static never defined warningsIlpo Järvinen1-3/+0
2008-11-28bnx2: use net_device_stats nowadays available in net_deviceIlpo Järvinen2-3/+1
2008-11-28niu: use net_device_stats nowadays available in net_deviceIlpo Järvinen2-9/+8
2008-11-28pkt_sched: fix sparse warningHannes Eder1-1/+1
2008-11-28netlink: allow empty nested attributesPatrick McHardy1-0/+6
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller40-221/+514
2008-11-27decnet: compile fix for removal of byteorder wrapperHarvey Harrison1-1/+1
2008-11-27ixgbe: section fixesAl Viro1-3/+2
2008-11-27sctp: fix missing label when PROC_FS=nRandy Dunlap1-2/+3
2008-11-27igb: Add support for pci-e Advanced Error ReportingAlexander Duyck1-10/+20
2008-11-27e100: cleanup link up/down messagesJeff Kirsher1-4/+6
2008-11-27ixgb: cleanup link up/down messagesJeff Kirsher1-3/+11
2008-11-27e1000: cleanup link up/down messagesJeff Kirsher1-5/+7
2008-11-27ixgbe: cleanup link up/down messagesJeff Kirsher1-10/+12
2008-11-27igb: link up/down messages must follow a specific formatAlexander Duyck1-3/+6
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison10-94/+94
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller31-85/+215
2008-11-26cxgb3: Update FW loading path.Divy Le Ray1-2/+2
2008-11-26cxgb3: integrate FW and protocol engines in the kernelDivy Le Ray5-0/+2219
2008-11-26cxgb3: avoid potential memory leak.Divy Le Ray1-3/+2
2008-11-26cxgb3: set hard_xmit in the netdev_opsDivy Le Ray1-0/+1
2008-11-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller83-5991/+6608
2008-11-26pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski3-20/+13
2008-11-26mac80211_hwsim: fix-up some print_mac merge damageJohn W. Linville1-8/+6
2008-11-26mac80211: fix unaligned access in ieee80211_wep_encrypt_dataIvan Kuten1-3/+4
2008-11-26p54: fix wmm queue settingsChristian Lamparter1-2/+1
2008-11-26ath9k: Use proper TX channel width for setting channelsSujith4-69/+60
2008-11-26ath9k: Code scrubSujith8-1865/+1231
2008-11-26nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen2-3/+4
2008-11-26orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy3-0/+75
2008-11-26orinoco: Resume spectrum_cs in the same way as orinoco_csDavid Kilroy1-1/+20