]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2009-10-27 Juuso Oikarinenwl1271: Update memory mapping for firmware revision...
2009-10-27 Luciano Coelhowl1271: enable HW_AVAILABLE interrupt to fix ELP
2009-10-27 Luciano Coelhowl1271: add workaround to avoid distortion due to exces...
2009-10-27 Luciano Coelhowl1271: workaround to send a disconnect before rejoining
2009-10-27 Luciano Coelhowl1271: implement cmd_disconnect
2009-10-27 Wey-Yi Guyiwlwifi: update channel switch command API
2009-10-27 Abhijeet Kolekariwl3945: rearrange the code.
2009-10-27 Abhijeet Kolekariwlwifi/iwl3945: remove data_retry_limit
2009-10-27 Abhijeet Kolekariwl3945: rename tx to tx_cmd
2009-10-27 Abhijeet Kolekariwlwifi/iwl3945: unify rts_tx_cmd_flag
2009-10-27 Wey-Yi Guyiwlwifi: showing accumulative ucode statistics counters
2009-10-27 Wey-Yi Guyiwlwifi: dynamic allocate tx queue structure
2009-10-27 Ben Cahilliwl3945: move iwl_power_initialize()
2009-10-27 Ben Cahilliwl3945: streamline iwl3945_rfkill_poll()
2009-10-27 Reinette Chatreiwlwifi: fix userspace setting of sleep_level_override
2009-10-27 Wey-Yi Guyiwlwifi: additional items in sensitivity range table
2009-10-27 Wey-Yi Guyiwlwifi: remove duplicated/unused definition
2009-10-27 Ben Cahilliwlagn, iwl3945: remove apm_reset() functions
2009-10-27 Ben Cahilliwl3945: remove unnecessary call to apm_ops.reset()
2009-10-27 Ben Cahilliwlwifi: turn off device when not used.
2009-10-27 Ben Cahilliwl3945: update iwl3945_apm_init()
2009-10-27 matthieu castetairo : allow supend with card without power management
2009-10-27 Michael Bueschb43: Remove me as maintainer
2009-10-27 Michael Bueschssb: Put host pointers into a union
2009-10-27 Michael Bueschb43/legacy: Fix usage of host_pci pointer
2009-10-27 Sujithath9k: Fix TX hang poll routine
2009-10-27 Amitkumar Karwarlibertas: Check return status of command functions
2009-10-27 Juuso Oikarinenwl1271: Mask unneeded events from firmware to conserve...
2009-10-27 Juuso Oikarinenwl1271: Configure beacon filtering on if PSM used
2009-10-27 Juuso Oikarinenwl1271: Enable beacon filtering with the stack
2009-10-27 Juuso Oikarinenwl1271: Add connection monitoring configuration
2009-10-27 Juuso Oikarinenwl1271: Use vmalloc to allocate memory for firmware
2009-10-27 Juuso Oikarinenwl1271: Multicast filtering configuration
2009-10-27 Juuso Oikarinenwl1271: Clear probe-request template after scan
2009-10-27 Juuso Oikarinenwl1271: use workqueue provided by mac80211 instead...
2009-10-27 Luciano Coelhowl1271: hack to disable filters
2009-10-27 Luciano Coelhowl1271: added Juuso Oikarinen as module author
2009-10-27 Juuso Oikarinenwl1271: Corrections to TX path
2009-10-27 Juuso Oikarinenwl1271: Update join usage
2009-10-27 Juuso Oikarinenwl1271: Configure rate policies based on AP rates
2009-10-27 Juuso Oikarinenwl1271: Implementation for SPI busy word checking
2009-10-27 Juuso Oikarinenwl1271: mask aid bits 14 and 15 in ps-poll template
2009-10-27 Juuso Oikarinenwl1271: Implement delayed entry into ELP
2009-10-27 Juuso Oikarinenwl1271: Correct TKIP header space handling in TX path
2009-10-27 Juuso Oikarinenwl1271: Security sequence number handling for TX (for...
2009-10-27 Juuso Oikarinenwl1271: Correction to TX block allocation calculation
2009-10-27 Luciano Coelhowl1271: remove unecessary qual parameter from rx status
2009-10-27 David Kilroyorinoco: use cfg80211 ethtool ops
2009-10-27 Luis R. Rodriguezath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
2009-10-27 Luis R. Rodriguezath9k_hw: run the carrier leakage calibration fix for...
2009-10-24 Ben Hutchingssfc: Rename 'xfp' file and functions to reflect reality
2009-10-24 Ben Hutchingssfc: Remove unused code for non-autoneg speed/duplex...
2009-10-24 Ben Hutchingssfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
2009-10-24 Ben Hutchingssfc: Move MTD probe after netdev registration and name...
2009-10-24 Ben Hutchingssfc: Remove unnecessary tests of efx->membase
2009-10-24 Ben Hutchingssfc: Remove incorrect assertion from efx_pci_remove_main()
2009-10-24 Ben Hutchingssfc: Merge falcon_probe_phy() into falcon_probe_port()
2009-10-24 Ben Hutchingssfc: Remove pointless abstraction of memory BAR number
2009-10-24 Ben Hutchingssfc: Removed kernel-doc for nonexistent member of efx_p...
2009-10-24 Ben Hutchingssfc: Maintain interrupt moderation values in ticks...
2009-10-24 Ben Hutchingssfc: Move shared members of struct falcon_nic_data...
2009-10-24 Ben Hutchingssfc: Move efx_xmit_done() declaration into correct...
2009-10-24 Ben Hutchingssfc: Remove declarations of nonexistent functions
2009-10-24 Ben Hutchingssfc: Change order of device removal to reverse of probe...
2009-10-24 Ben Hutchingssfc: Merge struct efx_blinker into struct efx_board
2009-10-24 Ben Hutchingssfc: Move all TX DMA length limiting into tx.c
2009-10-24 Ben Hutchingssfc: Define DMA address mask explicitly in terms of...
2009-10-24 Ben Hutchingssfc: Eliminate indirect lookups of queue size constants
2009-10-24 Ben Hutchingssfc: Rename register I/O header and functions used...
2009-10-24 Ben Hutchingssfc: Update hardware definitions for Siena
2009-10-24 Ben Hutchingssfc: Move RX data FIFO thresholds out of struct efx_nic...
2009-10-24 Ben Hutchingssfc: Remove versioned bitfield macros
2009-10-24 Ben Hutchingssfc: Remove boards.h, moving last remaining declaration...
2009-10-24 Ben Hutchingssfc: Merge sfe4001.c into falcon_boards.c
2009-10-24 Ben Hutchingssfc: Rename Falcon-specific board code and types
2009-10-24 Ben Hutchingssfc: Remove redundant hardware initialisation
2009-10-24 Ben Hutchingssfc: Remove redundant header gmii.h
2009-10-23 jamalpkt_sched: skbedit add support for setting mark
2009-10-23 Ben Hutchingssfc: 10Xpress: Report support for pause frames
2009-10-22 Eric Dumazetrtnetlink: rtnl_setlink() and rtnl_getlink() changes
2009-10-22 Ron Mercerqlge: Add ethtool register dump function.
2009-10-22 Ron Mercerqlge: Add ethtool wake on LAN function.
2009-10-22 Ron Mercerqlge: Add ethtool blink function.
2009-10-22 Ron Mercerqlge: Add ethtool get/set pause parameter.
2009-10-21 Krishna Kumarnet: Use sk_tx_queue_mapping for connected sockets
2009-10-21 Krishna Kumarnet: Fix for dst_negative_advice
2009-10-21 Krishna Kumarnet: IPv6 changes
2009-10-21 Krishna Kumarnet: Introduce sk_tx_queue_mapping
2009-10-20 Arnaldo Carvalho... net: Avoid compiler warning for mmsghdr when CONFIG_COM...
2009-10-20 Eric Dumazetfilter: Add SKF_AD_QUEUE instruction
2009-10-20 Eric Dumazetaf_packet: mc_drop/flush_mclist changes
2009-10-20 Eric Dumazetaf_packet: Avoid cache line dirtying
2009-10-20 Wolfgang Grandeggercan: provide library functions for skb allocation
2009-10-20 John DykstraIP: Cleanups
2009-10-20 Tomas Winkleri2400m-sdio: select IWMC3200TOP in Kconfig
2009-10-20 Tomas Winkleriwmc3200wifi: select IWMC3200TOP in Kconfig
2009-10-20 Tomas Winkleriwmc3200top: Add Intel Wireless MultiCom 3200 top driver.
2009-10-20 jamalpkt_sched: ingress socket filter by mark
2009-10-20 Ron Mercerqlge: Size RX buffers based on MTU.
2009-10-19 Steffen Klassertxfrm: remove skb_icv_walk
next