deliverable/linux.git
2012-03-08  Johannes Bergiwlwifi: make iwl_init_context static
2012-03-08  Johannes Bergiwlwifi: remove messages from queue wake/stop
2012-03-08  Don Fryiwlwifi: more status bit factoring
2012-03-08  Meenakshi Venkataramaniwlwifi: move setting up fw parameters
2012-03-08  Meenakshi Venkataramaniwlwifi: configure transport layer from dvm op mode
2012-03-08  Emmanuel Grumbachiwlwifi: log stop / wake queues
2012-03-08  Stanislaw Gruszkaiwlwifi: make tx_cmd_pool kmem cache global
2012-03-08  Don Fryiwlwifi: separate status to priv and trans
2012-03-08  David Spinadeliwlwifi: add option to test MFP
2012-03-08  Amit Bekaiwlwifi: fixed testmode notifications length
2012-03-08  Amit Bekaiwlwifi: add testmode command for rx forwarding
2012-03-08  Stanislaw Gruszkaiwlwifi: reintroduce iwl_enable_rfkill_int
2012-03-08  Stanislaw Gruszkaiwlwifi: print DMA stop timeout error only if it happened
2012-03-08  Stanislaw Gruszkaiwlwifi: use writeb,writel,readl directly
2012-03-08  Stanislaw Gruszkaiwlwifi: cleanup/fix memory barriers
2012-03-08  Stanislaw Gruszkaiwlwifi: always check if got h/w access before write
2012-03-08  Stanislaw Gruszkaiwlwifi: dump stack when fail to gain access to the...
2012-03-08  Johannes Bergiwlwifi: return error if loading uCode failed
2012-03-08  Johannes Bergiwlwifi: remove unused max_nrg_cck from sensitivity...
2012-03-08  Johannes Bergiwlwifi: make EEPROM enhanced TX power a bool
2012-03-08  Johannes Bergiwlwifi: move BT/HT params to shared
2012-03-08  Johannes Bergiwlwifi: remove BT handlers from lib_ops
2012-03-08  Johannes Bergiwlwifi: transport's tx_agg_disable must be atomic
2012-03-08  Johannes Bergiwlwifi: redesign PASSIVE_NO_RX workaround
2012-03-08  Johannes Bergiwlwifi: remove unused argument from iwlagn_suspend
2012-03-08  Johannes Bergiwlwifi: remove two unused arguments in testmode
2012-03-08  Johannes Bergiwlwifi: remove unused argument from iwl_init_hw_rates
2012-03-08  Johannes Bergiwlwifi: move iwl_sta_id_or_broadcast to user
2012-03-08  Johannes Bergiwlwifi: remove unused argument from rs_initialize_lq
2012-03-08  Johannes Bergiwlwifi: remove unused arguments from iwlagn_gain_compu...
2012-03-08  Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2012-03-08  Arik Nemtsovwl12xx: implement SW Tx watchdog
2012-03-07  Attila Fazekasrtl8187: Add AD-HOC support
2012-03-07  Rafał Miłeckibcma: silence PMU warning for BCM4331
2012-03-07  Thomas Pedersenmac80211: fix smatch lock errors in mesh
2012-03-07  Johannes Bergiwlwifi: make iwl_fill_probe_req static
2012-03-07  Johannes Bergiwlwifi: clean up iwl-commands.h
2012-03-07  Johannes Bergiwlwifi: don't include iwl-prph.h everywhere
2012-03-07  Johannes Bergiwlwifi: remove PA type configuration
2012-03-07  Johannes Bergiwlwifi: remove priv from shared
2012-03-07  Johannes Bergiwlwifi: virtualize nic_config
2012-03-07  Johannes Bergiwlwifi: move packet to transport
2012-03-07  Johannes Bergiwlwifi: move irq to PCIe
2012-03-07  Johannes Bergiwlwifi: move all uCode load variables
2012-03-07  Johannes Bergiwlwifi: move ucode_owner to priv
2012-03-07  Johannes Bergiwlwifi: abstract out notification wait support
2012-03-07  Johannes Bergiwlwifi: fix notification wait bug
2012-03-07  Johannes Bergiwlwifi: constify remaining config data
2012-03-07  Johannes Bergiwlwifi: put use_rts_for_aggregation into hw_params
2012-03-07  Johannes Bergiwlwifi: use watchdog timeout from hw_params
2012-03-07  Johannes Bergiwlwifi: keep plcp_delta_threshold in priv
2012-03-07  Johannes Bergiwlwifi: remove max_txq_num from hw_params
2012-03-07  Johannes Bergiwlwifi: remove num_of_queues module parameter
2012-03-07  Johannes Bergiwlwifi: clean up iwl-core.h inclusions
2012-03-07  Johannes Bergiwlwifi: virtualize command queue full behaviour
2012-03-07  Johannes Bergiwlwifi: make tracing use device as identifier
2012-03-07  Johannes Bergiwlwifi: move status check functions out of shared
2012-03-07  Johannes Bergiwlwifi: remove shadow_reg_enable from hw_params
2012-03-07  Johannes Bergiwlwifi: remove AMT check from transport
2012-03-07  Johannes Bergiwlwifi: rename ucode.h to fw-file.h
2012-03-07  Johannes Bergiwlwifi: move rfkill status handling out of transport
2012-03-07  Johannes Bergiwlwifi: move mutex out of shared
2012-03-07  Johannes Bergiwlwifi: move lockdep assertion into DVM
2012-03-07  Johannes Bergiwlwifi: move RF/CT kill check to command wrapper
2012-03-07  Johannes Bergiwlwifi: add wrappers for command sending
2012-03-07  Johannes Bergiwlwifi: remove iwl-wifi.h
2012-03-07  Johannes Bergiwlwifi: split out firmware store
2012-03-07  Johannes Bergiwlwifi: move ucode loading to op_mode
2012-03-07  Ashok Nagarajanmac80211: Fix potential null pointer dereferencing
2012-03-07  Felix Fietkauath9k: fix signal strength reporting issues
2012-03-07  Felix Fietkauath9k: get rid of double queueing of rx frames on EDMA
2012-03-07  Felix Fietkauath9k: remove rssi/antenna information from recv debug...
2012-03-07  Felix Fietkauath9k: make MAC sample statistics optional
2012-03-07  Felix Fietkauath9k_hw: use cold instead of warm reset on AR9280
2012-03-07  Paul Stewartmac80211: Filter duplicate IE ids
2012-03-06  Samuel OrtizNFC: NCI code identation fixes
2012-03-06  Samuel OrtizNFC: Core code identation fixes
2012-03-06  Samuel OrtizNFC: LLCP code identation fixes
2012-03-06  Samuel OrtizNFC: Fix LLCP sockets releasing path
2012-03-06  Samuel OrtizNFC: Remove the rf mode parameter from the DEP link...
2012-03-06  Samuel OrtizNFC: SN is not an invalid GT value
2012-03-06  Samuel OrtizNFC: Unlink LLCP child sockets from llcp_sock_release
2012-03-06  Samuel OrtizNFC: Export NFCID when detecting a p2p target with...
2012-03-06  Samuel OrtizNFC: Export Jewel/Topaz ID from pn533
2012-03-06  Samuel OrtizNFC: Export sensf from pn533
2012-03-06  Samuel OrtizNFC: Fragment LLCP I frames
2012-03-06  Samuel OrtizNFC: Set MIU and RW values from CONNECT and CC LLCP...
2012-03-06  Samuel OrtizNFC: Send LLCP RR frames to acknowledge received I...
2012-03-06  Samuel OrtizNFC: Set the right LLCP N(R) value for I frames
2012-03-06  Samuel OrtizNFC: Clear LLCP SDPs whan MAC goes down
2012-03-06  Samuel OrtizNFC: Clear pn533 target structure
2012-03-06  Samuel OrtizNFC: Fix bitops usage in LLCP
2012-03-06  Samuel OrtizNFC: LLCP socket sendmsg implemetation
2012-03-06  Samuel OrtizNFC: Handle Receiver Not Ready LLCP frame
2012-03-06  Samuel OrtizNFC: Factorize the I frame queueing routine
2012-03-06  Samuel OrtizNFC: Add device powered netlink attribute
2012-03-06  Samuel OrtizNFC: Export NFCID1 from pn533
2012-03-06  Arend van Sprielbcma: add support for on-chip OTP memory used for SPROM...
2012-03-06  Arend van Sprielbcma: return error in bcma_sprom_get() when fallback...
2012-03-06  Felix Fietkauath5k: do not re-run AGC calibration periodically
next
This page took 0.03935 seconds and 5 git commands to generate.