aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* rndis_wlan: remove 'select WIRELESS_EXT' in KconfigJussi Kivilinna2009-09-01
* rndis_wlan: fix sparse endianess warningsJussi Kivilinna2009-09-01
* rndis_wlan: cleanupJussi Kivilinna2009-09-01
* rndis_wlan: use bool for on/off switchesJussi Kivilinna2009-09-01
* ath9k: Call spin_lock_bh() on btcoex_lockVasanthakumar Thiagarajan2009-09-01
* ath9k: Move generic hw timer intr handler to bottom-halfVasanthakumar Thiagarajan2009-09-01
* rfkill: relicense header fileJohannes Berg2009-09-01
* ath9k: Do an AHB reset before doing RTC resetVasanthakumar Thiagarajan2009-08-31
* ipw2200: fix kconfig dependenciesRandy Dunlap2009-08-31
* rt2x00: Reorganize padding & L2 paddingIvo van Doorn2009-08-31
* rt2x00: Fix TX status reportingIvo van Doorn2009-08-31
* b43: LP-PHY: Fix TX gain tablesGábor Stefanik2009-08-31
* b43: Fix typo in modparam_btcoex descriptionGábor Stefanik2009-08-31
* b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik2009-08-31
* b43: Refactor and update antenna diversity for A/G-PHYGábor Stefanik2009-08-31
* iwl3945: reduce debug noise when default debug flags usedReinette Chatre2009-08-31
* iwlwifi: fix situation in which debug message is printedReinette Chatre2009-08-31
* iwlwifi: use sleep interval successionJohannes Berg2009-08-31
* iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin2009-08-31
* iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stallDaniel C Halperin2009-08-31
* iwlwifi: remove 60 Mbps from sband bitrates tableDaniel C Halperin2009-08-31
* s2io: Generate complete messages using single line DBG_PRINTsJoe Perches2009-08-31
* s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->Joe Perches2009-08-31
* s2io.c: Standardize statistics accessorsJoe Perches2009-08-31
* s2io.c: fix spelling explainationJoe Perches2009-08-31
* s2io.c: convert printks to pr_<level>Joe Perches2009-08-31
* s2io.c: Make more conforming to normal kernel styleJoe Perches2009-08-31
* s2io.c: use kzallocJoe Perches2009-08-31
* s2io.c: Use calculated size in kmallocsJoe Perches2009-08-31
* s2io.c: Shorten code line length by using intermediate pointersJoe Perches2009-08-31
* s2io.c: Use const for stringsJoe Perches2009-08-31
* pkt_sched: Fix resource limiting in pfifo_fastKrishna Kumar2009-08-31
* net: convert remaining non-symbolic return values in dev_queue_xmitKrishna Kumar2009-08-31
* netdevice: Consolidate to use existing macros where available.Krishna Kumar2009-08-31
* can: use correct NET_RX_ return valuesOliver Hartkopp2009-08-31
* WAN: bit and/or confusionroel kluin2009-08-31
* ucc_geth: Implement suspend/resume and Wake-On-LAN supportAnton Vorontsov2009-08-31
* ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and codeAnton Vorontsov2009-08-31
* ucc_geth: Factor out MAC initialization steps into a callAnton Vorontsov2009-08-31
* powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov2009-08-31
* ucc_geth: Fix NULL pointer dereference in uec_get_ethtool_stats()Anton Vorontsov2009-08-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-08-31
|\
| * Bluetooth: Add support for L2CAP 'Send RRorRNR' actionGustavo F. Padovan2009-08-26
| * Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan2009-08-26
| * Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1)Gustavo F. Padovan2009-08-26
| * Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layerRandy Dunlap2009-08-24
| * Bluetooth: Add USB autosuspend support to btusb driverOliver Neukum2009-08-24
| * Bluetooth: Fix false errors from bcsp_pkt_cull functionWending Weng2009-08-24
| * Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAPGustavo F. Padovan2009-08-24
| * Bluetooth: Add locking scheme to L2CAP timeout callbacksGustavo F. Padovan2009-08-24